This website requires JavaScript.
Explore
Help
Sign In
davejansen
/
lidgren-network-gen3
Watch
1
Star
0
Fork
0
You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced
2026-05-14 14:16:30 +09:00
Code
Issues
Releases
Activity
Files
0a0e319f21e03b26311360c01f2a379fd46366e4
lidgren-network-gen3
/
Samples
/
Chat
/
ChatClient
History
lidgren
0a0e319f21
NetIncomingMessage and NetOutgoingMessage common parts unified in NetBuffer; which is now a base class for the former
2012-03-23 08:59:32 +00:00
..
Properties
All projects converted to .Net 4.0 and VS2010
2012-01-07 11:01:32 +00:00
ChatClient.csproj
NetIncomingMessage and NetOutgoingMessage common parts unified in NetBuffer; which is now a base class for the former
2012-03-23 08:59:32 +00:00
Form1.cs
File stream sample added
2010-11-14 23:05:32 +00:00
Form1.Designer.cs
major update; gen 3.5
2010-10-19 17:45:55 +00:00
Form1.resx
major update; gen 3.5
2010-10-19 17:45:55 +00:00
Program.cs
NetPeerConfiguration.AutoFlushSendQueue added. When set to false; application must call NetPeer.FlushSendQueue manually.
2011-09-12 09:34:50 +00:00