Andrés Leone
208f129e3f
Unity Support. Just compile with __CONSTRAINED__ and UNITY keyworkds and add a reference to UnityEngine.dll
2015-12-13 03:42:39 +01:00
Michael Lidgren
fa8b1e986d
First iteration improved multiplatform support
2015-03-24 13:26:55 +01:00
Andrés Leone
f2e70ecd5d
Fix workaround for the Unity Web Player.
...
It pass the unit tests.
This fix can have the problem described here:
- http://stackoverflow.com/questions/957388/why-are-rijndaelmanaged-and-aescryptoserviceprovider-returning-different-results/4863924#4863924
2015-03-22 03:48:13 +01:00
lidgren
0d2955637d
Added NetConnection.CanSendImmediately() to determine if the sliding window is full
...
Recycle outgoing dropped messages
Encryption using CryptoProviders refactored
Added NetUnreliableSizeBehaviour to configure behaviour for unreliable messages above MTU
Debug stats show number of received fragments
2014-10-10 15:25:54 +00:00
lidgren
d38143cca7
Encryption fixed
2014-10-10 07:35:17 +00:00
lidgren
f2aa4b4ce2
Warnings and minor inconsistencies fixed
2014-08-25 07:34:56 +00:00
lidgren
4bfb24da96
Added some UNITY defines; fix by aeronaut84. Untested.
2014-08-02 18:01:30 +00:00
lidgren
2cdb29a768
Some IOS and Android changes contributed by technomage
2012-11-05 12:38:36 +00:00
lidgren
05d2efd337
Linq namespace usage removed
2012-08-23 13:37:28 +00:00
lidgren
814cd1507d
Various encryption algorithms added; thanks shawn andrew rose
2011-04-25 15:25:35 +00:00