1.0.0 • Published 6 years ago

someping v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

SomePing

Current Version: 0.0.1-alpha

Start application

$ yarn install
$ yarn start
> SERVER Listening to 127.0.0.1:44040

Receiving a new connection

< RECV e65567e53d5f2d9d32d563183b227d14 CONNECT

Receiving and responding to a PING? message

< RECV e65567e53d5f2d9d32d563183b227d14 PING
> SEND e65567e53d5f2d9d32d563183b227d14 PONG