cl-chunga
Portable chunked streams for Common Lisp
Description
Chunga implements streams capable of chunked encoding on demand as defined in RFC 2616. For an example of how these streams can be used see cl-drakma. The library needs a Common Lisp implementation that supports Gray streams and relies on David Lichteblau's trivial-gray-streams to offer portability between different Lisps. Chunga is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://edicl.github.io/chunga/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install cl-chunga