Releases: jamjarlabs/jamjar-relay-server
Releases · jamjarlabs/jamjar-relay-server
v0.4.0
[0.4.0] - 2021-14-18
Added
- New
RESPONSE_CLIENT_DISCONNECT
message sent to the host when a client disconnects.
Changed
- Host ID now sent along with
RESPONSE_FINISH_HOST_MIGRATE
.
v0.3.0
[0.3.0] - 2021-14-16
Changed
- API responses now exposed under specs, rather than internal packages.
- Added
RESPONSE_CLIENT_CONNECT
message sent to a host when a new client connects.
v0.2.0
Change protobuf zip file structure (#7)
v0.1.0
Tidy unused files, update CI (#4)