canselcik / go-deribit

Go library for using the Deribit's Websocket API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adampointer/go-deribit is no longer maintained and seems to suffer from some race conditions that lead to some issues around multiple sessions.

This repo contains the extracted v3 module (which was the latest supported variant of the repo) and a few patches applied on it.

The issue around multiple sessions isn't fully addressed yet. Feel free to submit a PR or create an issue to discuss the future of the repository.

About

Go library for using the Deribit's Websocket API

License:MIT License


Languages

Language:Go 96.1%Language:Makefile 2.6%Language:Python 1.1%Language:Shell 0.2%