Skip to content

Tags: hxofgithub/NetworkComms.Net

Tags

v3.0.3

Toggle v3.0.3's commit message
Migrated protobuf serializer to unified API.

v3.0.2

Toggle v3.0.2's commit message
Removed all remaining uses of .Net ThreadPool. It was only really bei…

…ng used in connection setup and was causing issues with very high conneciton turnover cases, i.e. 100 connections/sec. Added debug test ClientHammer that was used to debug this issue.

v3.0.1

Toggle v3.0.1's commit message
Missed a file change. Tests appear to show that previous changes have…

… not broken anything major.

v3.0.0

Toggle v3.0.0's commit message
Removed old copying file.

v3.0.0b3

Toggle v3.0.0b3's commit message
Ensured WinRT build produced XML output on 'ANY CPU' config. Added so…

…me extra output on server for new RPC event example. Updated solution readme.txt to reflect the changing business model. Added DFS and RPC dlls into Net4 merged DLL for the time being as leaving them out does not appear to work.

v3.0.0b2

Toggle v3.0.0b2's commit message
More example bug fixes.

v3.0.0b1

Toggle v3.0.0b1's commit message
Minor change to source changelog.

v2.3.1

Toggle v2.3.1's commit message
Fixed use of sendrecieveoptions without a defined serializer. Can now…

… be correctly

used when listenning for encrypted data

v2.3.0

Toggle v2.3.0's commit message
Ensured all projects ouput XML documentation which is included in mer…

…ged DLLs.

v2.2.3

Toggle v2.2.3's commit message
Updated ILMerge and mobile framework build configs.