Commit graph

16 commits

Author SHA1 Message Date
Jonathan Barrow
738045e14e
prudp: rename IsSecureEndpoint to IsSecureEndPoint for accuracy 2024-02-20 15:31:45 -05:00
Jonathan Barrow
15672fd981
chore: update comment about the SecureEndPoint in PRUDPEndPoint 2024-02-20 15:29:48 -05:00
Jonathan Barrow
88a2d4bbac
rmc: add a way to enable verbose RMC messages 2024-02-18 22:35:08 -05:00
Jonathan Barrow
5f04a25d1d
prudp: added ConnectionState checks 2024-02-18 22:23:55 -05:00
Jonathan Barrow
42d8a5380c
chore: set protocols endpoint in RegisterServiceProtocol 2024-02-18 12:02:00 -05:00
Jonathan Barrow
ff03d99568
update: add Packet property to Error and OnError event hooks 2024-02-12 15:07:49 -05:00
Daniel López Guimaraes
9215e65ec3
chore: bugfixes and cleanup 2024-02-11 14:44:16 +00:00
Daniel López Guimaraes
857fb68f62
prudp: Support legacy NEX 1 clients 2024-02-11 00:56:06 +00: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
Daniel López Guimaraes
4683f67a04
prudp: DefaultstreamSettings -> DefaultStreamSettings 2024-01-25 17:35:00 +00:00
Jonathan Barrow
191455352a
update: added RegisterServiceProtocol to HPP and PRUDP servers 2024-01-24 16:40:38 -05:00
Jonathan Barrow
dc4e7ae733
update: added new Error type which conforms to the error interface 2024-01-24 14:27:17 -05:00
Jonathan Barrow
64b26b3eed
prudp: rework Kerberos ticket generation to use user accounts properly 2024-01-24 12:42:11 -05:00
Jonathan Barrow
e8b45e95ad
prudp: removed unused arguments from FindConnectionByID and FindConnectionByPID 2024-01-21 21:15:57 -05:00
Jonathan Barrow
ee2bca04df
prudp: add events back to PRUDPServer 2024-01-15 17:55:35 -05:00
Jonathan Barrow
9cec5d9e9c
prudp: completely redo virtual connections 2024-01-15 15:01:26 -05:00