trailversion
A minimalistic, composable web framework for building HTTP/WebSocket servers
Trail is a minimalistic, composable framework for building HTTP/WebSocket servers for Riot, inspired by Elixir's Plug & WebSock. It provides you with a small set of abstractions for building trails that can be assembled to handle a request. This includes a logger, a router, a socket endpoint, an interface to handling web socket frames, and more
Tags | composable web framework http websockets ws riot multicore |
---|---|
Author | Leandro Ostera <leandro@abstractmachines.dev> |
License | MIT |
Published | |
Homepage | https://github.com/suri-framework/trail |
Issue Tracker | https://github.com/suri-framework/trail/issues |
Maintainer | Leandro Ostera <leandro@abstractmachines.dev> |
Dependencies |
|
Source [http] | https://github.com/suri-framework/trail/releases/download/0.0.1/trail-0.0.1.tbz sha256=0a034596e0a8527cf775efc1c4bb08bdccb39971164a11bddcf6ee358e593c5e sha512=012591f9c9b88ab774a577d6b534019f8270888999834d71aeddf33f92fbd09c4f56449aeafc3ccc7850558a555177f626e46b66355251249824ffcbd4f2294b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/trail/trail.0.0.1/opam |
Required by