Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xcraft-inc/xcraft-core-busclient
- Owner: Xcraft-Inc
- Created: 2016-08-04T13:56:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T14:24:36.000Z (7 months ago)
- Last Synced: 2024-04-14T11:42:48.176Z (7 months ago)
- Topics: bus, client, xcraft
- Language: JavaScript
- Size: 264 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.