modulepackage
0.0.0-20211130121204-fbecf44dbb2a
Repository: https://github.com/comhttp/jdb.git
Documentation: pkg.go.dev
# README
JavazacDB
Websocket-based APIs for Badger. Does not aim to give access to all features (for the time being), mostly what's needed for strimertul and stulbe
Clients
We maintain a few libraries to interact with Kilovolt at strimertul/kilovolt-clients.
If you don't find one that suits you, just write one yourself, I promise it's really simple! See PROTOCOL.md for all you'll need to implement to make it work.
License
Most of the code here is based on Gorilla Websocket's chat example, which is licensed under BSD-2-Clause (see LICENSE-gorilla
).
The entire project is licensed under ISC (see LICENSE
).
# Packages
No description provided by the author
# Constants
Commands.
Commands.
Commands.
Commands.
Commands.
Commands.
Commands.
Commands.
Commands.
Commands.
Commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ClientOptions is a list of tweakable options for clients.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Client is a middleman between the websocket connection and the hub.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author