dom96 / httpbeast

A highly performant, multi-threaded HTTP 1.1 server written in Nim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rumors

sjhaleprogrammer opened this issue · comments

https://forum.nim-lang.org/t/10080

Guy on a forum said that httpbeast has memory leaks and crashes, is this accurate?

I haven't experienced any. The only "crash" is when using the latest httpbeast@0.4.1 github-tag with Nim v2.0. But that is fixed by using httpbeast#head (#91).