racket-request
racket-request copied to clipboard
`read`/`write` requester wrapping
It's a common lisp/scheme/racket idiom to rely on reading and writing raw s-expressions for data transfer. An out of the box wrapper and requester for working with the read and write functions for requests would be useful.