1.1.3
- Rename package from
symbl-node
to@symblai/symbl-js
. Focus on being both Node.js and Web compatible. - User can now authenticate by passing only
accessToken
toinit
call. - Add ability to use Subscribe API by using
subcribeToConnection
call.
symbl-node
to @symblai/symbl-js
. Focus on being both Node.js and Web compatible.accessToken
to init
call.subcribeToConnection
call.