Skip to content

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

License

Notifications You must be signed in to change notification settings

marcomq/batchsend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

95337cf · Mar 12, 2022

History

41 Commits
Mar 12, 2022
Apr 4, 2021
Dec 17, 2021
Jul 10, 2021
Mar 28, 2021
Mar 28, 2021
Mar 30, 2021
Jan 29, 2022
Jan 29, 2022
Feb 2, 2022

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published