GuildenStern

Server framework

A modular multithreading HTTP/1.1 and WebSocket server framework.

Modular multithreading HTTP/1.1 + WebSocket server framework

GitHub

79 stars
7 watching
7 forks
Language: Nim
last commit: about 1 month ago
Linked from 1 awesome list

httpserverwebwebsockets

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
niv/websocket.nim A WebSocket implementation for client-server communication 102
tormund/news Provides a simple and easy-to-use WebSocket library for the Nim programming language 36
status-im/nim-websock A Websocket implementation for the Nim programming language 83
dom96/jester A lightweight web framework for building Nim applications with a simple and flexible routing system. 1,582
olliniinivaara/sqliteral A high-level SQLite API for Nim language 50
odnoklassniki/one-nio A high-performance Java library for building servers with low-level OS and JDK APIs integration 665
itsumura-h/nim-basolato An asynchronous full-stack web framework for Nim that extends the asynchttpserver with features for clean and domain-driven architecture 236
guilleiguaran/rogue A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. 8
ringabout/httpx A cross-platform web server written in Nim, providing basic HTTP functionality and optional support for WebSockets. 90
pmunch/nimlsp An implementation of the Language Server Protocol for the Nim programming language. 418
mattaylor/whip A high-performance web server framework using Nim that provides fast HTTP routing and can be extended with various middleware and features. 85
treeform/ws A WebSocket library for building real-time communication between clients and servers. 254
itsumura-h/nim-palladian A front-end framework based on Preact, designed to simplify the creation of web applications with a small and compact Nim library 26
mishankov/yahttp An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. 24
andreaferretti/rosencrantz A web framework that provides a composable way to write HTTP handlers using Nim. 198