What are some resources to read when designing a new client-server application layer protocol?
9th September 2013
My answer to What are some resources to read when designing a new client-server application layer protocol? on Quora
I suggest avoiding designing a custom protocol and using Protocol Buffers, Apache Thrift or Cap’n Proto instead.
More recent articles
- LLM 0.22, the annotated release notes - 17th February 2025
- Run LLMs on macOS using llm-mlx and Apple's MLX framework - 15th February 2025
- URL-addressable Pyodide Python environments - 13th February 2025