|
|
|
|
|
by flipperypokery
4727 days ago
|
|
I feel as though the people in this thread against (well-designed) binary protocols have never tried implementing a binary protocol. Length-prefixed fields and direct encoding of binary data go a long way to simplifying implementing a protocol. The ease of implementation of a simple binary protocol should not be underrated. |
|
Complex + non-discoverable = bad engineering