6 Commits

Author SHA1 Message Date
utf 1fe4783d94 feat: add KeepAlive packet
NGINX really doesn't like it when the client doesn't send messages
for a while. This prevents it from closing the connection.
2023-07-15 13:20:12 +02:00
utf c12b78970c Formatting 2023-03-25 02:02:19 +01:00
utf d0747faf68 Make everything required 2023-03-23 00:10:14 +01:00
utf 1d105a041d Use oneof instead of IDs 2023-03-22 20:44:34 +01:00
utf 7870b454f8 .editorconfig, format 2023-03-22 16:56:24 +01:00
utf 99cb5928bc Publish protocol 2.0 2023-03-22 16:55:04 +01:00