n2o-protocols-0.11.2: N2O Protocols Starter Pack

Copyright(c) Marat Khafizov 2018
LicenseBSD-3
Maintainerxafizoff@gmail.com
Stabilityexperimental
Portabilitynot portable
Safe HaskellSafe
LanguageHaskell2010

Network.N2O.Protocols

Description

N2O Protocol definitions and implementations, compatible with the Erlang version of the N2O

For more infomation please check out the manual

Synopsis

Documentation

createCx :: (Show a, Binary a, Read a) => (Context N2OProto a -> Context N2OProto a) -> Context N2OProto a Source #

Create context with specified router middleware