0.4.6 • Published 6 years ago

davesocket v0.4.6

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

socket

A layer on top of WebSockets for Node-based servers.

What is?

I found I was cribbing this code every time I wanted to create a WebSockets server in Node.

Much better to factor it out, so that next time it's easier.

1/20/18 by DW

Notes

To be included in the list of clients that receive notifications, just send a message to the server. It doesn't matter what the message is, just receiving one will get you added.

0.4.6

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago