Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 431 Bytes

File metadata and controls

12 lines (9 loc) · 431 Bytes

Hello-World-Client

This is an example http client using protocol buffers sending to a rest endpoint in Lisp. We use the cl-protobufs protocol buffer implemenation and the Drakma client.

The author makes no claim of optimality. Ssome work should be done to have better protocol buffer support in the client. This is left as an exercise to the reader.