Releases: OakLabsInc/oak-tools
Releases · OakLabsInc/oak-tools
v0.3.1
serveroptions accepts anyWS.Serverconstructor options- jsdoc formatting
v0.3.0
client
- when using
client.on('namespace'), it will automatically notify the server of your subscription (for filtering). It also accepts wildcards. openevent changed toreadysub()method removedpub()now has an optional callback as the third parameter, which will have an argument oferrorwhen it fires.- added
blacklistproperty to not fire internal events to the server - added
connecting,open,closingandclosedboolean properties
server & client
- added debug messages when
process.env.NODE_ENVis not set toproduction
logger
- added optional
nameinstantiation argument
v0.2.2
wildcard: truefor server and client classsuper()construction
v0.2.1
- Replaced
EventEmitterwithEventEmitter2
v0.2.0
server,clientandwebsocketmethods- mad documentation
v0.1.0
- logger module