Skip to content

Releases: SWProBuilders/pb-relay

ProBuilders Relay - v0.0.4

11 Dec 19:34
4eb84f3

Choose a tag to compare

Fixes replayed chat messages in game

ProBuilders Relay - v0.0.3

11 Dec 18:26
4eb84f3

Choose a tag to compare

Mostly fixed bugs with not recieving of events correctly and issues with TLS connections.

ProBuilders Relay - v0.0.2

15 Nov 14:01
4eb84f3

Choose a tag to compare

  • added new Server-Side Events (SSE) client for chat transmission
  • add auto update using these releases (endpoint can be changed if fork is used)
  • added new endpoints to config
  • include README.md in application
  • ping application server once a message was recieved
  • add websocket reject command
  • servers are now identified using server instead of server_id
  • use secure websocket endpoint by default
  • update dependencies

PB API V1 Relay - v0.0.1

04 Sep 11:04
4eb84f3

Choose a tag to compare

This Release includes the entire API V1 Relay and should work as soon as endpoints are made public.