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-06-08 08:26:20 +00:00
Code
Issues
Releases
Wiki
Activity
CryptoExchange.Net
/
CryptoExchange.Net
/
Sockets
History
Jkorf
48d3e15f39
Added CallResult.SuccessResult as static object for use instead of new CallResult(null)
2025-03-05 15:03:09 +01:00
..
CryptoExchangeWebSocketClient.cs
Added CallResult.SuccessResult as static object for use instead of new CallResult(null)
2025-03-05 15:03:09 +01:00
DedicatedConnectionConfig.cs
Fixed socket connections trying to authenticated connection when it's marked as dedicated request connection even when no authentication is needed
2024-11-01 09:38:01 +01:00
PeriodicTaskRegistration.cs
Feature/update settings (
#225
)
2024-12-23 08:49:58 +01:00
Query.cs
Added CallResult.SuccessResult as static object for use instead of new CallResult(null)
2025-03-05 15:03:09 +01:00
SocketConnection.cs
Added CallResult.SuccessResult as static object for use instead of new CallResult(null)
2025-03-05 15:03:09 +01:00
Subscription.cs
Fixed concurrency issue when unsubscribing websocket subscription during reconnection
2024-11-12 16:21:15 +01:00
SystemSubscription.cs
Feature/ratelimit refactor (
#197
)
2024-04-16 14:55:27 +02:00
WebsocketFactory.cs
Websocket refactoring (
#190
)
2024-02-24 19:21:47 +01:00