[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1026176: ITP: nim-httpbeast -- Fast multi-threaded HTTP server library for Nim



Package: wnpp
Severity: wishlist
Owner: Federico Ceratto <federico@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : nim-httpbeast
  Version         : 0.4.1
  Upstream Contact: Dominik Picheta
* URL             : https://github.com/dom96/httpbeast
* License         : Expat
  Programming Lang: Nim
  Description     : Fast multi-threaded HTTP server library for Nim

Built on the Nim selectors module which makes efficient use of epoll on Linux
Automatic parallelization when compiling with --threads:on.
Support for HTTP pipelining.
On-demand parser so that only the requested data is parsed.
Integration with Nim's asyncdispatch allowing async/await to be used in.
the request callback whenever necessary.

Maintained by the Debian Nim Team at
https://salsa.debian.org/nim-team/nim-httpbeast


Reply to: