Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 641 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 641 Bytes

Build Status

bbop-client-barista

Manager for handling per-model client-to-client and server-to-client communication via Barista.

Client, not typical "manager", as it does not use typical engines--it is based on socket.io.

Documentation

As of version 0.0.6, this module supports socketio v1.4.6 and above. Prior to version 0.0.6, this module only supported socketio v0.9.16 and below.

Client applications (e.g., Noctua) that use post 1.0 socketio will encounter an error if they use this module prior to 0.0.6.