Refactored sdp serializers

This commit is contained in:
2019-10-21 16:13:56 +02:00
parent 3f423454c8
commit 8f1c2ed818
13 changed files with 1353 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
# How to serialize ?
- 1 byte : type of object code
- int : version of the encoder
- data : can be the json representation of the object