| 
							
							
								 JKorf | 98dad4a8ed | Added handling for websocket options not being supported when running on WebAssembly | 2022-07-31 21:45:19 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 1e5f19271b | Updated support docs | 2022-07-31 14:51:47 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 8abeeb4cf0 | Update Clients.md | 2022-07-29 18:57:04 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | cae0cd9ead | Fixed EnumConverter serialization writing values without quotes | 2022-07-27 21:26:17 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 811574ae01 | Fixed websocket reconnecting too fast when reconnecting succeeds but resubscribing or authorization fails | 2022-07-27 21:25:46 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 0ddecf7f8d | Updated version
						
						
						
						
						
						
							
 5.2.3 | 2022-07-19 19:13:26 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 5bcf50fb4d | Fixed socket getting disconnected when no data timeout reached instead of being reconnected | 2022-07-19 19:12:26 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 9f0654815d | Updated version
						
						
						
						
						
						
							
 5.2.2 | 2022-07-17 12:50:50 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 465e9f04f4 | Added support for retrieving a reconnection url when socket connection is lost | 2022-07-17 12:49:13 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 7c8cbfa4e2 | Updated version
						
						
						
						
						
						
							
 5.2.1 | 2022-07-16 21:06:30 +02:00 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 JKorf | c815fad135 | Fix for Message not handled when closing subscription, fix for reconnect loop | 2022-07-12 22:06:38 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 41f17d0378 | Don't close socket after failed auth when already closing | 2022-07-11 18:56:51 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 50715ff2f7 | Squashed commit of the following: commit 0571ed17a0e502f689af6e8a5dbd0f05fd229496
Author: JKorf <jankorf91@gmail.com>
Date:   Sun Jul 10 19:56:27 2022 +0200
    Fixed tests
commit 99c331b389b58f09db3960adc7293d9b45d05caa
Author: JKorf <jankorf91@gmail.com>
Date:   Sun Jul 10 16:41:14 2022 +0200
    Updated version
commit 70f8bd203a00fbdef2b13526133a3b556cfc897f
Author: JKorf <jankorf91@gmail.com>
Date:   Sun Jul 10 16:36:00 2022 +0200
    Finished up websocket refactoring
commit 89b517c93684dc9c1e8a99bc600caaf6f9a4459e
Author: JKorf <jankorf91@gmail.com>
Date:   Fri Jul 8 20:24:58 2022 +0200
    wip
commit 91e33cc42c5725aece765b6c8f6a7f35ab87a80e
Author: JKorf <jankorf91@gmail.com>
Date:   Thu Jul 7 22:17:55 2022 +0200
    wip | 2022-07-10 19:57:10 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | ea9375d582 | Updated version
						
						
						
						
						
						
							
 5.1.12 | 2022-06-12 15:36:04 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 2cf3c93e5e | Cleanup | 2022-06-12 15:35:35 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | ca888d8e41 | Updated version | 2022-06-12 15:31:03 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | 2040b1c175 | Fixed proxy setting not used on reconnecting socket | 2022-06-12 15:26:11 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | d451c18821 | No longer waiting for timesyncing to complete when it's not the first request | 2022-06-12 15:21:22 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | c13dfa4461 | Updated socket reconnection | 2022-06-12 15:10:10 +02:00 |  | 
			
				
					| 
							
							
								 JKorf | c2080ef75f | Made MaxSocketConnections a setting, added support for changing log settings after creating client | 2022-06-11 13:31:39 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 6b252e8024 | Update TestSocket.cs | 2022-05-24 22:36:55 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | d06bd5f176 | Updated version
						
						
						
						
						
						
							
 5.1.11 | 2022-05-24 18:56:37 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | d55fc8da65 | Merge pull request #144 from tamaw/fix/missing-port-on-baseuri Fixed: copying the port number when using a custom BaseAddress | 2022-05-24 15:14:38 +02:00 |  | 
			
				
					| 
							
							
								 Tama Waddell | 01184f2c5d | Added port to the other overloaded method | 2022-05-24 21:13:08 +10:00 |  | 
			
				
					| 
							
							
								 Jan Korf | cadc93c2f0 | Merge pull request #143 from andriibratanin/bugfix/fix-nuget-discovery Fix NuGet packages discovery for some IDEs | 2022-05-24 10:21:21 +02:00 |  | 
			
				
					| 
							
							
								 Tama Waddell | 2600a51461 | Included copying the port when using SetParameters | 2022-05-24 15:16:06 +10:00 |  | 
			
				
					| 
							
							
								 Andrii Bratanin | 9e6a86ba8b | Fix wrong case in csproj files of tests projects #142 | 2022-05-24 01:31:25 +03:00 |  | 
			
				
					| 
							
							
								 Jan Korf | c4430d63fa | Added KeepAliveInterval setting for socket connections | 2022-05-23 22:05:04 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | f3e1cfef33 | Updated version
						
						
						
						
						
						
							
 5.1.10 | 2022-05-22 15:51:48 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | cc3053719c | Make socket ConnectionLost run in a separate task to prevent issue with long running/exceptions in the handler | 2022-05-22 15:46:30 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | cd6907e601 | Merge branch 'master' of https://github.com/jkorf/CryptoExchange.Net | 2022-05-22 14:35:07 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 8fe00693bd | Merge pull request #141 from nathan-datusarator/master Add checks for Disposed | 2022-05-22 11:41:55 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | fb90d1e015 | Fixed exception when disposing client in reconnecting state | 2022-05-22 11:35:39 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 4b44861e43 | Added additional cases for no null/default handling in DateTimeConverter | 2022-05-22 11:35:17 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | e42ca4ab5a | Update FAQ.md | 2022-05-21 10:17:59 +02:00 |  | 
			
				
					| 
							
							
								 Nathan Pfluger | 5b97f6dd67 | Move Subscription Events into non-lambda so they can be removed on StopAsync | 2022-05-12 10:00:44 -07:00 |  | 
			
				
					| 
							
							
								 Nathan Pfluger | a9813ecb0a | Add checks for Disposed | 2022-05-12 09:05:27 -07:00 |  | 
			
				
					| 
							
							
								 Jan Korf | c7069a4049 | Updated version
						
						
						
						
						
						
							
 5.1.9 | 2022-05-08 16:28:17 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 5683ae0b3c | Small fix when closing socket | 2022-05-08 16:25:45 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 1c8cf5ac98 | Updated timestamp calculation to include latency | 2022-05-08 15:23:47 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | ad7231ec56 | Updated version
						
						
						
						
						
						
							
 5.1.8 | 2022-05-01 13:59:56 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 7e4a607391 | Fixed datetime converter considering dates over 2033 to be in the wrong format | 2022-05-01 13:57:06 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 2d470d18e2 | Added support for sending request with empty response | 2022-05-01 13:50:23 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | cb9a766c3b | Logging | 2022-04-30 18:31:14 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 94b8184f7b | Added handling for websocket send failing | 2022-04-30 16:14:17 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 270ea06f24 | Update SocketConnection.cs | 2022-04-30 13:25:57 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 536afa92da | wip | 2022-04-24 15:25:50 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | 11c48b3341 | wip | 2022-04-24 11:31:13 +02:00 |  | 
			
				
					| 
							
							
								 Jan Korf | f514e172d7 | wip | 2022-04-24 09:29:08 +02:00 |  |