All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.0 - 2021-14-18
- New
RESPONSE_CLIENT_DISCONNECT
message sent to the host when a client disconnects.
- Host ID now sent along with
RESPONSE_FINISH_HOST_MIGRATE
.
0.3.0 - 2021-14-16
- API responses now exposed under specs, rather than internal packages.
- Added
RESPONSE_CLIENT_CONNECT
message sent to a host when a new client connects.
0.2.0 - 2021-03-24
- Publishing protobuf specification files.
0.1.0 - 2021-03-23
- Initial release of jamjar-relay-server