Wim Taymans
|
7ad02f553a
|
improve interfaces
Make an interface structure to hold methods and events.
Move interface setup to protocol
|
2017-03-09 13:00:56 +01:00 |
|
Wim Taymans
|
78a3cd61b8
|
pod-builder: make more generic builder
Make a vararg based builder that produces much smaller code.
Catch demarshal errors.
Simplify array handling
|
2017-03-07 17:23:35 +01:00 |
|
Wim Taymans
|
41399b0b25
|
Rework serialization
Move serialization to the protocol, we now just send blocks of bytes
over the connection and let the protocol deserialize them.
|
2017-03-06 15:48:04 +01:00 |
|
Wim Taymans
|
842d73ca4b
|
protocol-native: move to separate file
Move protocol-native to separate client and server file
|
2017-03-03 19:06:54 +01:00 |
|