Comment on Show HN: Modserver – HTTP application server supporting 11 languagesComments−ers35OP10yHere is a list of the 11 supported languages: C, C++, CGI, D, Go, Haskell, Lua, Nim, Python, Ruby, and Rust.−dozzie10y[...] supported languages: [...] CGI, [...]Does it support TCP language?−nickpsecurity10yAlthough you're kidding, there was an embedded server that reduced CPU/memory use by working almost exclusively in TCP. It evdn pre-encoded HTML pages as TCP packets that ig transmitted.−eeZah7Ux10yNice to see Nim in the list!
Comments
Here is a list of the 11 supported languages: C, C++, CGI, D, Go, Haskell, Lua, Nim, Python, Ruby, and Rust.
Does it support TCP language?
Although you're kidding, there was an embedded server that reduced CPU/memory use by working almost exclusively in TCP. It evdn pre-encoded HTML pages as TCP packets that ig transmitted.
Nice to see Nim in the list!