|
|
|
|
|
by jimjimjim
3771 days ago
|
|
There is nothing wrong with binary protocols. Sharing c structs across languages is brave but it is doable as long as padding/offsets/lengths are expertly crafted and very strictly controlled. but on the other hand sharing pointers would be madness. |
|