logo
首页技术栈工具库讨论
monad-connect

monad-connect

This library is a basic monadic wrapper over the connection package. It provides a monad transformer which gives your monad stack the ability to maintain a single TCP connection, possibly over TLS and/or SOCKS. This is very convenient for simple client applications which connect to a single server, but it is not enough for robust applications which want to automatically reconnect on errors. In the latter case, a reconnection and error handling layer can be added on top of the simple transformer provided here.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install monad-connect
查看
标签
根据用户添加的标签生成
暂无标签