n2o
Server
A minimal Haskell application server that supports WebSocket and static HTTP endpoints, along with protocol relay and high-performance messaging capabilities.
⭕️ N2O: Haskell Application Server
48 stars
8 watching
5 forks
Language: Haskell
last commit: almost 3 years ago
Linked from 1 awesome list
haskelln2o
Related projects:
Repository | Description | Stars |
---|---|---|
synrc/n2o | A distributed protocol relay library for high-performance message processing over multiple transport protocols. | 1,344 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
ocharles/engine.io | A Haskell implementation of real-time protocols for web applications, enabling client-server communication and event-based interactions. | 149 |
airalab/hs-web3 | A Haskell library providing an API client for various Web3 platforms | 190 |
seek-oss/serverless-haskell | Provides tools and infrastructure for deploying Haskell applications on AWS Lambda as native runtimes. | 215 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
snoyberg/conduit | A framework for handling and transforming streaming data in a consistent and efficient way | 903 |
commercialhaskell/stackage-server | Provides a stable and curated set of Haskell packages for software development. | 106 |
davidmoreno/onion | An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,017 |
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
anton-k/mig | A lightweight and composable library for building servers in Haskell. | 71 |