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

[ bsd3, library, network ] [ Propose Tags ] [ Report a vulnerability ]

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, 1.0.0.2, 1.0.0.3
Change log ChangeLog.md
Dependencies aeson (>=2.0.2 && <2.1 || >=2.1.0 && <2.2 || >=2.2.3 && <2.3), async (>=2.2.4 && <2.3), base (>=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21), base64-bytestring (>=1.2.1 && <1.3), bytestring (>=0.10.9 && <0.11 || >=0.11.3 && <0.12 || >=0.12.0 && <0.13), greskell-core (>=1.0.0 && <1.1), hashtables (>=1.3 && <1.4 || >=1.4.0 && <1.5), safe-exceptions (>=0.1.7 && <0.2), stm (>=2.5.0 && <2.6), text (>=1.2.3 && <1.3 || >=2.0.2 && <2.2), unordered-containers (>=0.2.15 && <0.3), uuid (>=1.3.15 && <1.4), vector (>=0.12.3 && <0.13 || >=0.13.0 && <0.14), websockets (>=0.12.7 && <0.13 || >=0.13.0 && <0.14) [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 2024-11-21T05:10:46Z
Distributions Stackage:1.0.0.2
Reverse Dependencies 1 direct, 5 indirect [details]
Downloads 4127 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-11-21 [all 1 reports]

Readme for greskell-websocket-1.0.0.3

[back to package description]

greskell-websocket

Author

Toshio Ito debug.ito@gmail.com