KrisSiegel/msngr.js
An asynchronous messaging library, written in JavaScript, for node and the web browser
JavaScriptMIT
Issues
- 1
Node.JS implementation docs required
#75 opened by amit08255 - 0
- 0
Add performance testing to the testing suite
#73 opened by KrisSiegel - 0
Modernize the build system
#72 opened by KrisSiegel - 0
- 2
done.apply is not a function
#68 opened by hyyan - 4
[Question] Is there a synchronous mode?
#67 opened by rslifka - 1
- 2
Add middleware for web sockets to support client and server, bidirectional, communication
#42 opened by KrisSiegel - 2
IPC middleware to support across fork communication when using the node cluster API
#50 opened by KrisSiegel - 1
Automate browser benchmarking
#52 opened by KrisSiegel - 2
- 1
- 0
Write up changelog for 4.0.0
#49 opened by KrisSiegel - 0
- 1
Add generic msngr eventing
#46 opened by KrisSiegel - 2
Allow unlimited criteria for memory indexer
#53 opened by KrisSiegel - 0
Revise configuration manager
#47 opened by KrisSiegel - 5
msngr.bind(
#26 opened - 0
msngr.drop(...) does not have an option to drop only a specific handler resulting in the dropping of all handlers
#24 opened by KrisSiegel - 1
- 1
Revise documentation for beta release
#17 opened by KrisSiegel - 1
- 1
- 1
- 1
Revise unit testing strategy to test client-side tests through terminal and travis
#9 opened by KrisSiegel - 1
Add a RESTful router to the default routers
#10 opened by KrisSiegel - 1
Add a node-qt binder to the default binders
#11 opened by KrisSiegel - 1
- 0
- 1
Indexer currently does the equivalent of a table scan; revise to properly index receivers
#4 opened by KrisSiegel