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

MaintainerToshio Ito <debug.ito@gmail.com>
Safe HaskellNone
LanguageHaskell2010

Network.Greskell.WebSocket

Description

 
Synopsis

Documentation

Client for Gremlin Server using the WebSocket serializer. For example, see the project README.md

End-users usually only have to use Network.Greskell.WebSocket.Client, so this module re-exports only that module.

Other modules are low-level implementation and for advanced uses.