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 08:27:19 +00:00
Code
Issues
Releases
Wiki
Activity
CryptoExchange.Net
/
CryptoExchange.Net
/
Sockets
History
Jkorf
0152603ddb
Added setting for whether or not to process unparsable websocket messages
2025-07-16 10:42:38 +02:00
..
CryptoExchangeWebSocketClient.cs
Feature/protobuf (
#243
)
2025-07-14 10:56:18 +02: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 support for sending query without expecting a response
2025-05-19 16:06:45 +02:00
SocketConnection.cs
Added setting for whether or not to process unparsable websocket messages
2025-07-16 10:42:38 +02: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