←back to thread

428 points ahamez | 1 comments | | HN request time: 0.201s | source
1. mlhpdx ◴[] No.45008986[source]
Having built a bunch of low level network APIs I think the author hits on some good, common themes.

Versioning, etc. matter (or don’t) for binary UDP APIs (aka protocols) just as much as for any web API.