greskell-websocket: Haskell client for Gremlin Server using WebSocket serializer

[ bsd3, library, network ] [ Propose Tags ]

Haskell client for Gremlin Server using WebSocket serializer. See README.md for detail.

This package is based on greskell-core, and best used with greskell package.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
server-test

Do test with a Gremlin Server

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 1.0.0.0, 1.0.0.1
Change log ChangeLog.md
Dependencies aeson (>=1.1.2.0 && <1.6), async (>=2.1.1.1 && <2.3), base (>=4.9.1.0 && <4.15), base64-bytestring (>=1.0.0.1 && <1.2), bytestring (>=0.10.8.1 && <0.11), greskell-core (>=0.1.2.0 && <0.2), hashtables (>=1.2.2.1 && <1.3), safe-exceptions (>=0.1.6 && <0.2), stm (>=2.4.4.1 && <2.6), text (>=1.2.2.2 && <1.3), unordered-containers (>=0.2.8 && <0.3), uuid (>=1.3.13 && <1.4), vector (>=0.12.0.1 && <0.13), websockets (>=0.10 && <0.13) [details]
License BSD-3-Clause
Author Toshio Ito <debug.ito@gmail.com>
Maintainer Toshio Ito <debug.ito@gmail.com>
Category Network
Home page https://github.com/debug-ito/greskell/
Bug tracker https://github.com/debug-ito/greskell/issues/
Source repo head: git clone https://github.com/debug-ito/greskell.git
Uploaded by debugito at 2020-06-21T05:17:28Z
Distributions
Reverse Dependencies 1 direct, 5 indirect [details]
Downloads 3879 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-06-21 [all 1 reports]

Readme for greskell-websocket-0.1.2.4

[back to package description]

greskell-websocket

Author

Toshio Ito debug.ito@gmail.com