This website requires JavaScript.
Explore
Help
Register
Sign In
flywithu
/
CryptoExchange.Net
Watch
1
Star
0
Fork
0
You've already forked CryptoExchange.Net
mirror of
https://github.com/JKorf/CryptoExchange.Net
synced
2025-10-28 00:48:40 +00:00
Code
Issues
Releases
Wiki
Activity
CryptoExchange.Net
/
CryptoExchange.Net
/
Clients
History
Jan Korf
c4430d63fa
Added KeepAliveInterval setting for socket connections
2022-05-23 22:05:04 +02:00
..
BaseApiClient.cs
Moved some parameters from BaseRestClient to RestApiClient to support different setting between different sub api's
2022-04-14 15:06:52 +02:00
BaseClient.cs
Removed ResubscribeMaxRetries default value of 5, Updated logging and log levels
2022-03-09 12:59:09 +01:00
BaseRestClient.cs
Added support for sending request with empty response
2022-05-01 13:50:23 +02:00
BaseSocketClient.cs
Added KeepAliveInterval setting for socket connections
2022-05-23 22:05:04 +02:00
RestApiClient.cs
Updated timestamp calculation to include latency
2022-05-08 15:23:47 +02:00
SocketApiClient.cs
…