package resp-server
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A server that communicates using the REdis Serialization Protocol
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.2.tar.gz
sha256=d079b9a32cbdd48a1376ece0e39a0721bde1a9332686e64e774349771433d82c
md5=40364d304770cf880797972c6307b98b
Description
resp-server allows you to build RESP servers quickly, without having to worry about any server implementation details.
Dependencies (4)
-
conduit-lwt-unix
>= "1.0" & < "2.0.0" -
hiredis
<= "0.7" -
jbuilder
>= "1.0+beta7" -
ocaml
>= "4.05.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page