Commit dcb947e
authored
Mexc integration (#69)
* feat(mexc-integration): added mappers
* feat(mexc-integration): added possibility to override message parsing for real time feeds
* feat(mexc-integration): added real time feed
* feat(mexc-integration): using protobufjs
* feat(mexc-integration): need to remove this file since it was committed by mistake
* feat(mexc-integration): couple of fixes and improvements
* feat(mexc-integration): fixed apply snapshot updates
* feat(mexc-integration): fixed apply snapshot updates
* feat(mexc-integration): improved can handle checks,
* feat(mexc-integration): streaming dat needs to have proper snapshots
* feat(mexc-integration): aligned snapshot channel with shape with regular exchange messages
* feat(mexc-integration): adjusted tests
* feat(mexc-integration): fixed mapping
* feat(mexc-futures-integration): updated proto schema
* feat(mexc-futures-integration): updated mapping
* feat(mexc-integration): adjusted to new snapshot shape
* feat(mexc-integration): adjusted to new snapshot shape1 parent 655df69 commit dcb947e
13 files changed
Lines changed: 1805 additions & 1 deletion
File tree
- src
- mappers
- realtimefeeds
- test
- __snapshots__
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
526 | 527 | | |
527 | 528 | | |
528 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
529 | 537 | | |
530 | 538 | | |
531 | 539 | | |
| |||
597 | 605 | | |
598 | 606 | | |
599 | 607 | | |
| 608 | + | |
600 | 609 | | |
601 | 610 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
0 commit comments