0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable tracing for now, tests take too long and fail More... about 12 years ago
[UDP] Fix a bug in ReliableQueue More... about 12 years ago
[UDP] Fix some reader positioning issues More... about 12 years ago
[UDP] Fix/finish message responses More... about 12 years ago
[UDP] Fix encrypted messages More... about 12 years ago
TryGetHeader can now read IV without AES started More... about 12 years ago
[UDP] Fix potential test failure, different port More... about 12 years ago
[UDP] Protect against malicious OutOfMemoryException More... about 12 years ago
Fix potential race condition More... about 12 years ago
[UDP] Fix unsecured protocols More... about 12 years ago
Use separate message IDs for reliable udp messages More... about 12 years ago
Udp SendFor<T> More... about 12 years ago
Fix UdpClientConnection cleanup deadlock More... about 12 years ago
[UDP] Implement SendResponse More... about 12 years ago
Fix UDP authentication More... about 12 years ago
Licenses More... about 12 years ago
Fix network listen count More... about 12 years ago
Add separate UDP connection provider More... about 12 years ago
Add ReliableQueue More... about 12 years ago
Update .gitignore More... about 12 years ago
Make client and servers not abstract More... about 12 years ago
Improve tracing More... about 12 years ago
Attach MessageHeader to Message More... about 12 years ago
Fix encryption for new header More... about 12 years ago
Fix IValue* test changes More... about 12 years ago
Missing ConnectionID changes More... about 12 years ago
Add ConnectionID into message header More... about 12 years ago
Make IConnection.ConnectionId just an int More... about 12 years ago
Add 7bit int extensions More... about 12 years ago
Revamp IValue* tests, add long string test More... about 12 years ago