There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
SockJS EventBus. Events over SockJS protocol. Based on EventEmitter2 (so we have events with namespaces and wildcards). Client served similary to socket.io - via nodejs server which is used for SockJS server. This is a prototype.