Commit d3ba574
feat: socket.io impl to support interactions with telegram bot (#15)
* wip: ws
* fix: use one callback resolves the double call issue
* chore: add warning for dev
* fix: remove test call
* release: v0.10.0
---------
Co-authored-by: Tommaso Morganti <[email protected]>1 parent e755855 commit d3ba574
File tree
8 files changed
+301
-25
lines changed- backend
- src
- websocket
- package
8 files changed
+301
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
0 commit comments