1.0.0 • Published 6 years ago

socket-controller v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

socket-controller

Simple library which uses a class based system for RPC over the socket.

The purpose of this library is to easily support stateful namespaces with a socket communication system. On either end of the socket there are registered classes (controllers) whose functions can be called remotely (actions).

1.0.0

6 years ago