Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 399 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 399 Bytes

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.