marcomq / batchsend

Nim / Python library to feed HTTP server quickly with custom messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

batchsend

License

Nim / Python library to feed HTTP server quickly with custom messages

Currently uses AsyncSocket as this module is faster than AsyncHttpClient Notice that the library uses threads that might not catch all network errors You cannot catch those when using the python library - the application might crash in such a case.

Docs

Documentation is here

About

Nim / Python library to feed HTTP server quickly with custom messages

License:MIT License


Languages

Language:Nim 79.3%Language:Python 20.7%