6e886b91ac
* First version of supporting non-string requests * Clean up * Minor cleanup * Simplify to directly export the stream * Add nl * Clean up & add more testing Co-authored-by: sigma-andex <sigma.andex@pm.me> |
||
---|---|---|
.. | ||
Main.js | ||
Main.purs | ||
Readme.md |
Binary Request Example
This is a basic example of sending binary request data. It will read in the binary file and send back the file's sha256 checksum.
To run the server, run:
make example EXAMPLE=BinaryRequest