Commit 3e940c9
authored
fix: support binary opcode (#604)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Improvements**
* WebSocket communication now processes binary payloads in addition to
text payloads, expanding the range of supported data types for
transmission.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 168fc3f commit 3e940c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments