blob: 9f0b7d6c48b4864397dd479cf5a7df106694f0d9 (
plain)
1
2
3
4
5
6
7
8
9
|
Optimization:
core:
ws_protocol:
1. zero copy sending api
ws-protocol:
1. compaction (currently all data stored as arrays of int32, including char (int8) arrays)
rdp module:
1. use internal resource management via new switchable transport freerdp api
|