Commit 92266d5
KTOR-8700 fix Websocket binary frames fin on wasm and js
1 parent 92708fa commit 92266d5
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- ktor-client/ktor-client-core
- js/src/io/ktor/client/plugins/websocket
- wasmJs/src/io/ktor/client/plugins/websocket
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments