repositorypackage
0.0.0-20211130121204-fbecf44dbb2a
Repository: https://github.com/comhttp/jdb.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# 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
).