0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Protocol awareness More... over 14 years ago
Actually pay attention to the protocol now More... over 14 years ago
Started adding multi-protocol support and .NET 4 optimizations More... over 14 years ago
Fixed serialization (and slight optimization) More... over 14 years ago
Started basic serializer More... over 14 years ago
Added IConnect.MessageSent More... over 14 years ago
Cleanup More... over 14 years ago
Fixed odd craziness More... over 14 years ago
Fixed a concurrency issue on disconnection
ermau
as Eric Maupin
More... over 14 years ago
Fixed bug with long messages
ermau
as Eric Maupin
More... over 14 years ago
BufferValueReader exposes buffer like the Writer
ermau
as Eric Maupin
More... over 14 years ago
No length needed for Decimal
ermau
as Eric Maupin
More... over 14 years ago
Fixed a bug with subsequent sends in NetworkConnectionProvider
ermau
as Eric Maupin
More... over 14 years ago
Added long test for buffer writer/reader
ermau
as Eric Maupin
More... over 14 years ago
Fixed a bug with long messages in NetworkConnection
ermau
as Eric Maupin
More... over 14 years ago
Added Decimal, Double and Single to reader/writers More... over 14 years ago
Added Read/WriteDate extensions for value reader/writers More... over 14 years ago
Fixed new disconnection bug More... over 14 years ago
Removing C# 4.0 features to make TeamCity happy More... over 14 years ago
Async NetworkServerConnection disconnection More... over 14 years ago
Fixed a concurrency error with the .NET downgrade More... over 14 years ago
Possibly fixed the race in the disconnect/reconnect test More... over 14 years ago
Downgraded to .NET 3.5 with 4 option More... over 14 years ago
Fixed a potential race More... over 14 years ago
Cleanup before events More... over 14 years ago
Fixed a disconnection issue in the network provider More... over 14 years ago
NetworkConnectionProvider now asks for full IPEndPoint, not port. More... over 14 years ago
Output doc .xml More... over 14 years ago
Made Client message test more robust More... over 14 years ago
Added messaging server test More... over 14 years ago