willardf / Hazel-Networking

Hazel Networking is a low level networking library for C# providing connection-oriented, message-based communication via RUDP.
MIT License
385 stars 60 forks source link

Remove DTLS peers that fail to negotiate a valid epoch #13

Closed mendsley closed 3 years ago

mendsley commented 3 years ago

Once a connection has been established, DisconnectOldConnections will periodically clean up stale clients. These changes handle connection data at the lower DTLS level