This website requires JavaScript.
Explore
Help
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.git
synced
2026-08-21 13:23:07 +00:00
Code
Issues
Releases
Wiki
Activity
Files
4c79d13ff99988fb14ad0248a6ea3ec3ae43827c
CryptoExchange.Net
/
CryptoExchange.Net
/
Clients
T
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
Squashed commit of the following:
2022-02-18 11:06:34 +01:00