Christian Kratky
|
32473af7c2
|
Refactor web socket usage
|
před 7 roky |
Christian Kratky
|
b5fc6e3d12
|
Refactorings
|
před 7 roky |
Christian Kratky
|
eda8bff10b
|
Optimized exception handling and awaits.
|
před 7 roky |
Christian Kratky
|
76105de4c7
|
Refactor latest changes
|
před 7 roky |
Eggers Jan
|
27bb22de09
|
use buffered receive stream
|
před 7 roky |
Eggers Jan
|
c7c1691d75
|
use raw buffer for frist connect msg then use buffered stream to read more efficient
|
před 7 roky |
Eggers Jan
|
97338b016d
|
optimized communication adapter
|
před 7 roky |
Eggers Jan
|
473c8e0a15
|
send multiple packages at once msg/sec from 9000 to 32000
|
před 7 roky |
Eggers Jan
|
090e59e99a
|
unfifed timeout handling and fixed memory usage due to Task.Delay tasks for each send package are present for the duration of the timeout resulting in memory usage. new approach uses cancellationtoken that will be cleaned up directly if operation completes before timeout
|
před 7 roky |
Eggers Jan
|
c001897590
|
remove async and framing from serializer
|
před 7 roky |
Christian Kratky
|
76151deba0
|
Additional performance improvements
|
před 7 roky |
Christian Kratky
|
8aec1583df
|
Performance improvements in area of logging and async/await
|
před 7 roky |
1iveowl
|
20a1b77b58
|
ConfigureAwait(false)
|
před 7 roky |
Christian Kratky
|
c90bdbfb93
|
Fix issue with connection management.
|
před 7 roky |
Christian Kratky
|
598ed66a3b
|
Add support for V3.1.0; Performance improvements
|
před 7 roky |
Christian Kratky
|
ee25228c0b
|
Add server implementation
|
před 7 roky |