| -rw-r--r-- | .gitignore | 424L |
| -rw-r--r-- | LICENSE | 21L |
| -rw-r--r-- | NetSharp/NetSharp.Benchmarks/AssemblyAttributes.cs | 5L |
| -rw-r--r-- | NetSharp/NetSharp.Benchmarks/INetSharpBenchmark.cs | 20L |
| -rw-r--r-- | NetSharp/NetSharp.Benchmarks/NetSharp.Benchmarks.csproj | 16L |
| -rw-r--r-- | NetSharp/NetSharp.Benchmarks/Program.cs | 123L |
| -rw-r--r-- | NetSharp/NetSharp.Examples/AssemblyAttributes.cs | 5L |
| -rw-r--r-- | NetSharp/NetSharp.Examples/INetSharpExample.cs | 20L |
| -rw-r--r-- | NetSharp/NetSharp.Examples/NetSharp.Examples.csproj | 16L |
| -rw-r--r-- | NetSharp/NetSharp.Examples/Program.cs | 102L |
| -rw-r--r-- | NetSharp/NetSharp.Tests/AssemblyAttributes.cs | 9L |
| -rw-r--r-- | NetSharp/NetSharp.Tests/NetSharp.Tests.csproj | 22L |
| -rw-r--r-- | NetSharp/NetSharp.Tests/RawDatagramConnectionTests.cs | 36L |
| -rw-r--r-- | NetSharp/NetSharp.Tests/RawStreamConnectionTests.cs | 58L |
| -rw-r--r-- | NetSharp/NetSharp.Tests/TestUtils.cs | 20L |
| -rw-r--r-- | NetSharp/NetSharp.sln | 49L |
| -rw-r--r-- | NetSharp/NetSharp/AssemblyAttributes.cs | 8L |
| -rw-r--r-- | NetSharp/NetSharp/GlobalSuppressions.cs | 9L |
| -rw-r--r-- | NetSharp/NetSharp/NetSharp.csproj | 75L |
| -rw-r--r-- | NetSharp/NetSharp/NetSharp.xml | 657L |
| -rw-r--r-- | NetSharp/NetSharp/Properties/Resources.Designer.cs | 101L |
| -rw-r--r-- | NetSharp/NetSharp/Properties/Resources.pl-PL.resx | 129L |
| -rw-r--r-- | NetSharp/NetSharp/Properties/Resources.resx | 129L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/Datagram/RawDatagramConnection.cs | 118L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/IRawServer.cs | 13L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/RawConnectionBase.cs | 265L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/Stream/IRawStreamClient.cs | 67L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/Stream/IRawStreamPacketHandler.cs | 55L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/Stream/RawPacket.cs | 30L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/Stream/RawPacketHeader.cs | 115L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/Stream/RawStreamClient.cs | 551L |
| -rw-r--r-- | NetSharp/NetSharp/Raw/Stream/RawStreamServer.cs | 604L |
| -rw-r--r-- | NetSharp/NetSharp/Utils/SlimObjectPool.cs | 107L |
| -rw-r--r-- | NetSharp/NetSharp/stylecop.json | 59L |
| -rw-r--r-- | NetSharp/nuget.config | 6L |
| -rw-r--r-- | NetSharp/omnisharp.json | 60L |
| -rw-r--r-- | README.md | 62L |
| -rw-r--r-- | README.md.old | 76L |
| -rw-r--r-- | docs/datagram-network-reader-benchmark.png | 92273B |
| -rw-r--r-- | docs/datagram-network-writer-benchmark.png | 27004B |
| -rw-r--r-- | docs/example-selector.png | 15853B |
| -rw-r--r-- | docs/stream-network-reader-benchmark.png | 93074B |
| -rw-r--r-- | docs/stream-network-writer-benchmark.png | 26683B |