Cloak/internal
不确定 dc030fbb47
Implement UDP stream timeout. (#148)
* Implement UDP stream timeout.

* Correctly delete streams from map after closing

Co-authored-by: Andy Wang <cbeuw.andy@gmail.com>
2020-12-23 00:43:38 +00:00
..
client Implement UDP stream timeout. (#148) 2020-12-23 00:43:38 +00:00
common Use a buffer pool to reduce contentions in tls wrapper 2020-12-23 00:02:25 +00:00
ecdh Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
multiplex Use default hashmap to store streams. Avoid allocating a stream object on receiving every single frame 2020-12-22 20:21:40 +00:00
server Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
test Allow DatabasePath to be empty if user info database is never used 2020-12-21 15:06:46 +00:00