Commit graph

13 commits

Author SHA1 Message Date
Daniel López Guimaraes
115a296231
rmc_message: Remove unneeded error checks 2024-03-17 22:31:02 +00:00
Jonathan Barrow
88a2d4bbac
rmc: add a way to enable verbose RMC messages 2024-02-18 22:35:08 -05:00
Daniel López Guimaraes
3b90bdc96b
refactor: Update ServerInterface to EndpointInterface
This requires a lot of refactor but it brings back the option of getting
events when a connection disconnects.
2024-02-11 00:03:05 +00:00
Jonathan Barrow
1093a614db
streams: rename streams to ByteStreams 2023-12-31 23:22:41 -05:00
Jonathan Barrow
919cabda7d
types: added constructor values to primitive types 2023-12-23 15:01:55 -05:00
Jonathan Barrow
715e3182cd
expanded all types into dedicated files and made the stream API generic 2023-12-23 13:03:32 -05:00
Jonathan Barrow
f2562bd26c
rmc: pass server to RMC messages 2023-12-15 17:02:19 -05:00
Jonathan Barrow
49761ddbf9
rmc: support verbose encoded messages 2023-12-15 01:55:35 -05:00
Jonathan Barrow
a64a555520
prudp: swap WebSocket libraries 2023-12-12 04:32:34 -05:00
Daniel López Guimaraes
47fd1e1be6
Fix some linting issues 2023-11-20 22:50:18 +00:00
Daniel López Guimaraes
cc34633ae6
hpp: Initial support
We aren't logging errors at the moment.
2023-11-18 22:28:54 +00:00
Daniel López Guimaraes
bb7c025cd8
rmc: Minor fixes 2023-11-18 22:26:52 +00:00
Jonathan Barrow
1194ad3960
prudp: added Copy method to packets 2023-11-12 16:56:07 -05:00
Renamed from rmc.go (Browse further)