Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 733 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 733 Bytes

innkeeper

experimental

innkeeper provides servers group/room management using an memory store you can define.

This module is the basis for innkeeper-socket.io which adds "real-time" room creation and joining using socket.io. This module is designed to allow for room creation other environments such as express or any other framework du jour.

See innkeeper-socket.io for further documentation.

License

MIT, see LICENSE.md for details.