Jkorf
|
49de7e89cc
|
Disposable changes, fixed tests
|
2021-11-30 10:31:45 +01:00 |
|
Jkorf
|
69a6fabb79
|
Restruct
|
2021-11-29 16:43:27 +01:00 |
|
Jkorf
|
9a266e44ce
|
Added enum converter
|
2021-11-26 09:32:26 +01:00 |
|
Jkorf
|
78f81393a4
|
Removed old timestamp converters
|
2021-11-25 10:25:56 +01:00 |
|
Jan Korf
|
9ebe5de825
|
Added AppendPath method
|
2021-11-24 19:32:37 +01:00 |
|
Jkorf
|
8b619e82f2
|
Added DateTimeConverter as replacement for individual converters, fix for not closing socket when auth fails
|
2021-11-24 16:39:14 +01:00 |
|
Jkorf
|
7ac7a11dfe
|
Resolved some code issues
|
2021-11-17 10:23:01 +01:00 |
|
Jkorf
|
3784b0c62b
|
Ratelimiter rework
|
2021-11-15 16:36:30 +01:00 |
|
Jkorf
|
cb1826da7a
|
Documentation
|
2021-11-12 09:40:42 +01:00 |
|
Jkorf
|
f7445543f2
|
Exposed order book id
|
2021-11-10 16:44:46 +01:00 |
|
Jkorf
|
6c3462403f
|
Fixed tests
|
2021-11-10 13:18:52 +01:00 |
|
Jkorf
|
f83127590a
|
wip
|
2021-11-03 08:27:03 +01:00 |
|
Jkorf
|
23bbf0ef88
|
Added cancellation token support for socket subscriptions
|
2021-10-27 12:57:23 +02:00 |
|
Jkorf
|
b7f1619aec
|
Merge branch 'master' of https://github.com/JKorf/CryptoExchange.Net
|
2021-10-26 15:39:52 +02:00 |
|
Jkorf
|
6ce6a46ca3
|
Some renames
|
2021-10-26 15:39:50 +02:00 |
|
Jan Korf
|
f6af235f51
|
Added github sponsors to readme
|
2021-10-12 18:13:03 +02:00 |
|
Jkorf
|
e8ee4e5ebc
|
Updated version
4.2.8
|
2021-10-08 13:17:53 +02:00 |
|
Jkorf
|
a969e99e05
|
Added additional checks to not send/expect data when socket is not connected
|
2021-10-08 13:16:20 +02:00 |
|
Jkorf
|
0bad51d775
|
Small refactor reconnect handling
|
2021-10-08 12:06:45 +02:00 |
|
Jkorf
|
dadf62c280
|
Fix for deadlocking socket receive
|
2021-10-08 10:18:51 +02:00 |
|
Jkorf
|
ac269e8368
|
Updated version
|
2021-10-06 09:33:04 +02:00 |
|
Jkorf
|
1cc1f96ded
|
Made _receivedMessages protected again to allow implementations to use it
|
2021-10-06 09:32:04 +02:00 |
|
Jkorf
|
cf42aa4f67
|
Updated version
|
2021-10-06 09:13:37 +02:00 |
|
Jkorf
|
af6f4d14f6
|
Fix for socket issues .net framework
|
2021-10-06 09:12:46 +02:00 |
|
Jkorf
|
4758d348de
|
Fixed warnings in tests
|
2021-10-05 15:51:14 +02:00 |
|
Jkorf
|
adf221dd00
|
Updated version
|
2021-10-05 15:08:10 +02:00 |
|
Jkorf
|
f3102a4dad
|
Added custom async wait event implementation as the previously used method seemed to not work 100% of the time
|
2021-10-05 14:31:27 +02:00 |
|
Jkorf
|
4ef20a9637
|
Updated version
|
2021-09-30 14:48:07 +02:00 |
|
Jkorf
|
ececb37125
|
Fixed exceptions when running from .net framework
|
2021-09-30 14:45:45 +02:00 |
|
Jkorf
|
07e2a98685
|
Increased receive buffer, added symbol order book check
|
2021-09-29 16:27:27 +02:00 |
|
Jkorf
|
a24c7e008f
|
Updated version
|
2021-09-29 14:04:07 +02:00 |
|
Jkorf
|
bea752e02f
|
Fixed warnings
|
2021-09-29 14:03:57 +02:00 |
|
Jkorf
|
aa07029c21
|
added incoming kbps property for sockets, updated logging
|
2021-09-29 13:28:35 +02:00 |
|
Jkorf
|
89de0da724
|
Dont lock subscriptions during message handling
|
2021-09-24 15:18:42 +02:00 |
|
Jkorf
|
29ebd13958
|
Changed WaitOne() to WaitOneAsync() in websocket send
|
2021-09-23 15:03:52 +02:00 |
|
Jkorf
|
98c948cf0a
|
Updated version
|
2021-09-23 11:35:01 +02:00 |
|
Jkorf
|
e697c35876
|
Another log fix
|
2021-09-23 11:32:33 +02:00 |
|
Jkorf
|
6c9805993f
|
Fixed missing log
|
2021-09-23 11:26:45 +02:00 |
|
Jkorf
|
10915c1674
|
Updated version
|
2021-09-22 14:14:03 +02:00 |
|
Jkorf
|
1b4ca864ed
|
Fixed websocket not reconnecting on .NetFramework when connection unexpectedly gets closed
|
2021-09-22 14:12:49 +02:00 |
|
Jkorf
|
41b58ed284
|
Removed default nonce provider; cant be used from multiple implementations in combination with static nonce
|
2021-09-21 13:42:47 +02:00 |
|
Jkorf
|
bac2855a57
|
Updated version
|
2021-09-20 16:12:23 +02:00 |
|
Jkorf
|
2ea48d6de9
|
Added nonce provider default implementation
|
2021-09-20 15:23:12 +02:00 |
|
Jkorf
|
f9957cba16
|
Prevent reconnect spamming when invalid checksum
|
2021-09-20 11:19:42 +02:00 |
|
Jkorf
|
84c16a5dc5
|
Updated version
|
2021-09-15 14:51:24 +02:00 |
|
Jkorf
|
d1a2856a08
|
Added option to send additional headers for each request or for individual requests, added HttpMethod parameter position configuration to rest client
|
2021-09-15 14:48:19 +02:00 |
|
Jkorf
|
f5df46a8a5
|
Fixed tests
|
2021-09-14 12:19:51 +02:00 |
|
Jkorf
|
31d0122096
|
Merge branch 'master' of https://github.com/JKorf/CryptoExchange.Net
|
2021-09-14 08:24:11 +02:00 |
|
Jan Korf
|
8054facdf4
|
Added Unsubsribe overload with id parameter
|
2021-09-05 10:25:12 +02:00 |
|
Jkorf
|
ea2078a1cb
|
Added debug data on error
|
2021-08-30 16:48:14 +02:00 |
|