Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xcraft-inc/xcraft-core-busclient

Xcraft bus client
https://github.com/xcraft-inc/xcraft-core-busclient

bus client xcraft

Last synced: 1 day ago
JSON representation

Xcraft bus client

Awesome Lists containing this project

README

        

# xcraft-core-busclient

Client for the Xcraft bus.

This module provides the interfaces in order to connect to a server, send
commands and send or subscribe to events.

It provides the global busClient too. This handler must be used between the
modules in order to have always the same connection everywhere. Otherwise
you can connect to several servers by instancing a new busClient for each one.