janus-method-ping

0.0.3 • Public • Published

janus-method-ping

Adds 'ping' command to server.

Command:

{ "method": "ping", "data": { "message": "hello" } }

Server reply:

{ "method": "pong", "data": { "message": "hello" } }

'message' argument is optional.

Readme

Keywords

Package Sidebar

Install

npm i janus-method-ping

Weekly Downloads

0

Version

0.0.3

License

LGPL 2.1

Last publish

Collaborators

  • timschwartz