- Update connection status on rtt message. Client will no be able to report if connected without subscribing to topics
- Fix crash on reconnecting to server
- Ignore rtt protocol topic ID
- Fix connections being timed out too quickly
- Added ability to retrieve cached values
- Added a method to temporarily subscribe to a topic and receive the first announced value
- Topic properties will be updated if method is received from web socket
- If supported, will use the nt 4.1 RTT protocol to check connection status
- Added the ability to get a timestamped stream from a subscription
- Add method to subscribe with custom options
- Potentially fix crash when client fails to connect
- Remove prints to console
- Add method to create a connection status stream
- Initial version.