Heorhii
Heorhii
Update OkexClient code and test to the new OKEx API v5 version. Fix https://github.com/altangent/ccxws/issues/320
Bithumb return tickers and trades with timestamp in +9 timezone
Fix for the issue: https://github.com/altangent/ccxws/issues/327
At this moment, API on impress has fixed headers for CORS. This is not always appropriate especially if we want to restrict requests from other websites. Let's put in the...
Client tests
Update client test
https://github.com/metarhia/metacom/issues/473 - [ ] tests and linter show no problems (`npm t`) - [ ] tests are added/updated for bug fixes and new features - [ ] code is properly...
## Describe the bug This issue occurs when using subscriptions. In some cases, the client instance does not close correctly when the channel is destroyed, and the close event does...
At this moment static.js support returning by default index.html only if your request is routed to the root of the site. It will be a nice feature if Metacom starts...