deribit-fix 0.3.1

This crate provides a client for the Deribit Markets API using the FIX protocol.
Documentation
1
2
3
4
// Unit tests for Connection module

mod fix_connection_tests;
mod tcp_connection_tests;