v2.0.0
This release adds support for websockets (instead of chunked HTTP encoding), tweaks the TCP timeouts to save battery life when needed, and keep the connection open longer when devices looses connectivity. The api endpoint changed and is not compatible with 1.0.0, hence major version bump.
Changelog
- a16a171 Merge pull request #2 from primalmotion/websocket
- 224b106 Merge pull request #3 from primalmotion/keepalives
- ea46f55 README: add mention of ws + usage
- 4b48f79 dep: use wsc 1.52.0
- bfcb0ab new: add support for websockets
- 04ae39b new: optimize tcp power usage for websockets
- a348447 readme: fix wrong package name
- bdf6ac8 readme: mention the non git AUR package