5.5.1 • Published 25 days ago

xcraft-core-busclient v5.5.1

Weekly downloads
13
License
MIT
Repository
github
Last release
25 days ago

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.