Daniel Janus 4/24/2008

Hacking away with JSON-RPC

Read Original

This technical article details the author's implementation of JSON-RPC communication between a Common Lisp client and a C-based server. It covers practical aspects like using netstrings for network communication, protocol specifications, and addressing limitations in existing JSON-RPC libraries. The work serves as foundation for rebuilding the Poliqarp project on JSON-RPC architecture.

Hacking away with JSON-RPC

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes