1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-27 17:56:19 +00:00

119 Commits

Author SHA1 Message Date
Jan Korf
9008c4ed2c Socket client update, added headers to rest result 2019-04-30 11:58:39 +02:00
Jan Korf
c489b4e9aa Updated socketclient 2019-04-29 08:45:53 +02:00
Jan Korf
4cae8670a3 Added autoreconnect option 2019-03-18 10:41:03 +01:00
Jan Korf
094369e255 Changed web request results to WebCallResult to support response status code 2019-02-27 10:59:31 +01:00
Illia Bielkin
85a0fb2fda constructor fixed 2019-02-03 10:58:15 +02:00
Illia Bielkin
5fad5a4d8e proxy authentication added 2019-02-02 21:55:57 +02:00
JKorf
181be6c17e Some resharper fixes 2018-12-06 10:53:01 +01:00
JKorf
64a66d4206 Fixed various resharper warning 2018-11-30 16:19:01 +01:00
JKorf
1b6e1f99f8 Added name to message handlers, added socket type to subscription for background sockets 2018-11-29 11:28:46 +01:00
JKorf
596b28dd47 Added copy for option objects, socket message handlers can now return whether they handled the message 2018-11-28 11:14:32 +01:00
JKorf
86674c83f5 Added request timeout, some refactoring 2018-11-27 13:32:20 +01:00
JKorf
009ae3a45d Cleaning/docs 2018-11-26 16:15:10 +01:00
Jan Korf
2478e4c7c7 updated resubscribing 2018-11-22 13:18:39 +01:00
Jan Korf
5c63941f32 Initial v2 changes 2018-11-22 12:45:36 +01:00
JKorf
4102d4474e Added requestBodyFormat 2018-09-25 09:42:13 +02:00
JKorf
b46d74ddf8 Updated ConstructRequest method so it can be used by most implementations 2018-09-21 15:00:21 +02:00
JKorf
b5833e5230 Fixed some resharper warnings 2018-08-16 10:40:35 +02:00
Jan Korf
25cf530d89 Added ping method to exchange client 2018-08-12 15:47:07 +02:00
Jan Korf
e45858054e Ratelimit changes 2018-08-12 13:34:28 +02:00