- Add null safety
- Mention class for channel messages
- Add http call for all subscription update list
- Clean code
- Standardization webSocket message
- Add webSocket connection, notification and message
- Remove authentication stored in httpService
- Update http call with specific exception returned
- Add login exception on authentication failed
- Add example
- Fix http dependency again
- Fix http dependency
- Force 0 on message counter null
- Fix wording
- Add room service methods counters, history
- Fix NPE on filter
- Add channel history method
- Add channel mark as read
- Add filters on channel methods
- Add channel and room counters
- Update Message attributes
- Fix login URI
- First Release