https://github.com/yoavniran/socket-drawer
https://github.com/yoavniran/socket-drawer
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoavniran/socket-drawer
- Owner: yoavniran
- License: other
- Created: 2014-09-20T20:03:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-14T07:30:08.000Z (about 11 years ago)
- Last Synced: 2025-03-15T12:26:52.917Z (over 1 year ago)
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://coveralls.io/r/yoavniran/socket-drawer)
[](https://travis-ci.org/yoavniran/socket-drawer)
[]((https://david-dm.org/yoavniran/socket-drawer.svg))
[](https://www.codacy.com/public/yoavniran/socket-drawer)
[](http://gruntjs.com/)
## Websockets
Supports these
this is currently a placeholder for a new project - Socket Drawer.
The idea behind it is providing a basic framework (ala express)
for projects using sockjs (and hopefully socket.io later on).
The framework will provide capabilities such as session management,
request mapping and handling and middleware-like functionality.
All of the above is already available in the code but it isnt packed yet
as a node package.
If youd like to try it out now feel free. I will hopefully get around to
polishing, documenting and packaging it soon.
stay tuned.