Skip to content

1.1.0

Compare
Choose a tag to compare
@TrueBrain TrueBrain released this 15 Dec 13:36
0bb407b
Add: support client connections over WebSocket / HTTP (#39)

If on the / URL it is detected that this is in fact a WebSocket,
it will be upgraded and act like a TCP connection. The protocol
is expected to be "binary", and the exact same OpenTTD protocol
is used as with the TCP connection to the server.