Ryan O'Hara-Reid
|
58051b89c7
|
New package provider for foreign exchange rates.
Fixes issue: https://github.com/thrasher-/gocryptotrader/issues/131
Supersedes: https://github.com/thrasher-/gocryptotrader/pull/123
|
2018-06-06 21:05:17 +10:00 |
|
Adrian Gallagher
|
e80aaf1448
|
Allow for unauthenticated/authenticated websocket command handling
|
2018-05-31 15:08:49 +10:00 |
|
Adrian Gallagher
|
7b60bdd59f
|
Prevent concurrent write for websocket data stream
Ref: https://github.com/thrasher-/gocryptotrader/issues/119
|
2018-05-29 16:27:03 +10:00 |
|
Adrian Gallagher
|
4d4c85f458
|
Add dynamic loading/unloading and reloading of exchanges
|
2018-01-16 12:05:30 +11:00 |
|
Adrian Gallagher
|
bc85f11c85
|
Add websocket connection limit, defaults to 1 and can be modified via config
Add WebsocketAllowInsecureOrigin config setting, default to false
|
2017-09-14 15:08:19 +10:00 |
|
Adrian Gallagher
|
6e9bda83a1
|
Link up websocket handler to routes after refactor and various improvements
|
2017-09-14 15:08:19 +10:00 |
|
Adrian Gallagher
|
2bd27feaf0
|
Polish websocket code
|
2017-09-14 15:08:19 +10:00 |
|
Adrian Gallagher
|
87633c2142
|
Link up orderbook websocket code, improve exchange test coverage and various other fixes
|
2017-09-14 15:07:59 +10:00 |
|
Adrian Gallagher
|
913c104d09
|
Finish off websocket ticker demo, update config files and fix tests
|
2017-09-14 15:04:38 +10:00 |
|
Adrian Gallagher
|
a1040c8d94
|
Start websocket implementation
|
2017-09-11 14:02:39 +10:00 |
|