httpx

Web server

A cross-platform web server written in Nim, providing basic HTTP functionality and optional support for WebSockets.

Cross platform web server for Nim.

GitHub

90 stars
7 watching
6 forks
Language: Nim
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dom96/httpbeast A high-performance HTTP server written in Nim. 449
ringabout/ioselectors A cross-platform IO engine and timer for Nim. 23
mattaylor/whip A high-performance web server framework using Nim that provides fast HTTP routing and can be extended with various middleware and features. 84
troyanskiy/ngx-resource A resource management library for Angular 2 applications that enables developers to create custom HTTP clients and handle requests in a flexible manner. 200
guzba/mummy A high-performance, multi-threaded HTTP and WebSocket server written in Nim. 282
niv/websocket.nim A WebSocket implementation for client-server communication 102
olliniinivaara/guildenstern A modular multithreaded HTTP/1.1 + WebSocket server framework written in Nim. 80
fukamachi/woo A fast and non-blocking HTTP server built on top of libev. 1,285
guilleiguaran/rogue A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. 8
jczic/microwebsrv A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. 652
status-im/nim-websock A Websocket implementation for the Nim programming language 82
status-im/nim-http-utils Provides a set of reusable HTTP helper procedures in Nim to simplify network programming 27
crowdhailer/ace An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 305
syntaqx/serve A lightweight, customizable HTTP server written in Go. 335
roterfux/esp8266_ntp_webserver A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. 2