Skip to content

Commit d41bcd1

Browse files
committed
chore: remove closed exchange
1 parent c1b4de0 commit d41bcd1

File tree

4 files changed

+11
-8
lines changed

4 files changed

+11
-8
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@ Support public market feature (tickData, orderBook)
2929
| ![huobi korea](https://user-images.githubusercontent.com/16334718/57194946-e4b75900-6f87-11e9-940a-08ceb98193e4.jpg) | Huobi Korea | HUOBI_KOREA | * | [ws](https://github.com/alphaex-api/BAPI_Docs_ko/wiki) |
3030
| ![huobi_japan](https://user-images.githubusercontent.com/16334718/59976909-caa00b80-9605-11e9-9c5f-8b11aea70944.jpg) | Huobi Japan | HUOBI_JAPAN | * | [ws](https://api-doc.huobi.co.jp/#websocket) |
3131
| ![okex](https://user-images.githubusercontent.com/16334718/57195022-90f93f80-6f88-11e9-8aaa-f6a515d300ae.jpg) | Okex | OKEX | v3 | [ws](https://www.okex.com/docs/en/#spot_ws-all) |
32-
| ![okex_korea](https://user-images.githubusercontent.com/16334718/57195022-90f93f80-6f88-11e9-8aaa-f6a515d300ae.jpg) | Okex Korea | OKEX_KOREA | v3 | [ws](https://www.okex.com/docs/en/#spot_ws-all) |
33-
| ![bithumb](https://user-images.githubusercontent.com/16334718/57194948-e54fef80-6f87-11e9-90d8-41f108789c77.jpg) | ~~Bithumb~~ | ~~BITHUMB~~ | deprecated | ⚠️ |
32+
| ![okex_korea](https://user-images.githubusercontent.com/16334718/57195022-90f93f80-6f88-11e9-8aaa-f6a515d300ae.jpg) | Okex Korea | OKEX_KOREA | v3 | [ws](https://www.okex.com/docs/en/#spot_ws-all) |
3433
| ![hubi](https://user-images.githubusercontent.com/16334718/57194945-e4b75900-6f87-11e9-8fea-889fc93a7ba4.jpg) | Hubi | HUBI | * | [ws](https://www.hubi.com/docs/index-en.pdf) |
3534
| ![bitmex](https://user-images.githubusercontent.com/16334718/57194950-e54fef80-6f87-11e9-8b54-3f2192012306.jpg) | Bitmex | BITMEX | * | [ws](https://www.bitmex.com/app/wsAPI) |
3635
| ![kraken](https://user-images.githubusercontent.com/16334718/57220400-2dc5e680-7036-11e9-803c-18b14e82921a.jpg) | Kraken | KRAKEN | 0.1.1 | [ws](https://www.kraken.com/features/websocket-api) |
3736
| ![bitmax](https://user-images.githubusercontent.com/16334718/57548356-b082d480-739b-11e9-9539-b27c60877fb6.jpg) | Bitmax | BITMAX | v1.2 | [ws](https://github.com/bitmax-exchange/api-doc/blob/master/bitmax-api-doc-v1.2.md) |
38-
| ![idax](https://user-images.githubusercontent.com/16334718/58029691-128bc880-7b58-11e9-9aaa-a331f394c8bd.jpg) | Idax | IDAX | * | [ws](https://github.com/idax-exchange/idax-official-api-docs/blob/master/open-ws_en.md) |
3937
| ![coineal](https://user-images.githubusercontent.com/16334718/58037062-7d90cb80-7b67-11e9-9278-e8b03c5ddd86.jpg) | Coineal | COINEAL | ⚠️ | ⚠️ |
4038
| ![poloniex](https://user-images.githubusercontent.com/16334718/59551277-335a0900-8fb2-11e9-9d1e-4ab2a7574148.jpg) | Poloniex | POLONIEX | * | [ws](https://docs.poloniex.com/#websocket-api) |
4139
| ![bitstamp](https://user-images.githubusercontent.com/16334718/59565122-2c062e80-908a-11e9-8a38-6264c26aa3c2.jpg) | Bitstamp | BITSTAMP | v2 | [ws](https://www.bitstamp.net/websocket/v2/) |
4240
| ![korbotex](https://user-images.githubusercontent.com/16334718/59919092-82e07f00-9461-11e9-869a-d801dce68b08.jpg) | Korbot EX | KOTBOTEX | v3 | [ws](https://www.okex.com/docs/en/#spot_ws-all) |
4341
| ![coinall](https://user-images.githubusercontent.com/16334718/61628742-2077da00-acbe-11e9-95c3-27a4960616f7.png) | Coinall | COINALL | v3 | [ws](https://www.okex.com/docs/en/#spot_ws-all) |
4442
| ![bhex](https://user-images.githubusercontent.com/16334718/62872727-0c714680-bd59-11e9-99e8-cf1008422446.png) | Bhex | BHEX | v1 | [ws](https://github.com/bhexopen/BHEX-OpenApi/blob/master/doc/web-socket-streams.md) |
4543
| ![bitz](https://user-images.githubusercontent.com/16334718/62945785-6259f300-be1a-11e9-92cb-0b2ccb8e2c19.png) | Bit-Z | BITZ | * | [ws](https://apidoc.bit-z.com/en/wss/wss.html) |
44+
| ![idax](https://user-images.githubusercontent.com/16334718/58029691-128bc880-7b58-11e9-9aaa-a331f394c8bd.jpg) | ~~Idax~~ | ~~IDAX~~ | closed | [ws](https://github.com/idax-exchange/idax-official-api-docs/blob/master/open-ws_en.md) |
45+
| ![bithumb](https://user-images.githubusercontent.com/16334718/57194948-e54fef80-6f87-11e9-90d8-41f108789c77.jpg) | ~~Bithumb~~ | ~~BITHUMB~~ | deprecated | ⚠️ |
4646

4747
⚠️ : Uses endpoints that are used by the official web. This is not an official api and should be used with care.
4848

reactive-crypto-hubi/src/test/java/com/njkim/reactivecrypto/hubi/HubiWebsocketClientJavaTest.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ public void hubi_orderBook_subscribe() {
5757
.createDepthSnapshot(Collections.singletonList(targetCurrencyPair));
5858

5959
// when
60-
StepVerifier.create(orderBookFlux.limitRequest(5))
60+
StepVerifier.create(orderBookFlux.limitRequest(10))
6161
// skip first 3 request
62-
.expectNextCount(3)
62+
.expectNextCount(8)
6363
// then
6464
.assertNext(orderBook -> {
6565
assertThat(orderBook).isNotNull();

reactive-crypto-hubi/src/test/kotlin/com/njkim/reactivecrypto/hubi/HubiWebsocketClientTest.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ class HubiWebsocketClientTest {
5555
.createDepthSnapshot(listOf(targetCurrencyPair))
5656

5757
// when
58-
StepVerifier.create(hubiOrderBookFlux.limitRequest(5))
59-
.expectNextCount(3)
58+
StepVerifier.create(hubiOrderBookFlux.limitRequest(10))
59+
.expectNextCount(8)
6060
// then
6161
.assertNext {
6262
Assertions.assertThat(it).isNotNull

reactive-crypto-idax/build.gradle

+4-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@ compileKotlin {
3232
}
3333
compileTestKotlin {
3434
kotlinOptions.jvmTarget = "1.8"
35-
}
35+
}
36+
test {
37+
exclude "**/*"
38+
}

0 commit comments

Comments
 (0)