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-27 16:37:24 +00:00
Code
Issues
Releases
Wiki
Activity
CryptoExchange.Net
/
CryptoExchange.Net
/
Clients
History
JKorf
4c79d13ff9
Set error to the response content when an error response is received which isn't json
2022-07-15 16:55:18 +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
Made MaxSocketConnections a setting, added support for changing log settings after creating client
2022-06-11 13:31:39 +02:00
BaseRestClient.cs
Set error to the response content when an error response is received which isn't json
2022-07-15 16:55:18 +02:00
BaseSocketClient.cs
Don't close socket after failed auth when already closing
2022-07-11 18:56:51 +02:00
RestApiClient.cs
No longer waiting for timesyncing to complete when it's not the first request
2022-06-12 15:21:22 +02:00
SocketApiClient.cs
…