purescript warp:基于WAI的Purescript服务器库。 受到Haskell版本的启发 源码
经 WAI的服务器处理程序,它包装节点的http模块。 目录 安装 该库尚未发布供追求。 您可以通过在包中添加以下详细信息来安装此包。 使用Spago let additions = { warp = { dependencies = [ " console " , " effect " , " generics-rep " , " node-fs-aff " , " node-http " , " wai " ] , repo = " https://github.com/Woody88/purescript-warp.git "
文件列表
purescript-warp-master.zip
(预估有个35文件)
purescript-warp-master
.github
PULL_REQUEST_TEMPLATE.md
629B
workflows
ci.yml
1KB
test
Warp
FileSpec.purs
3KB
FFI
Server.purs
339B
暂无评论