RocketEngine icon indicating copy to clipboard operation
RocketEngine copied to clipboard

:rocket: 支持流式读写的 WebSocket 库

Results 4 RocketEngine issues
Sort by recently updated
recently updated
newest added

https://github.com/abbshr/RocketEngine/blob/c781391c8a0a5603fd1c2d85b2b0cc38c0c6933c/lib/wsframe/generator.js#L46

- [x] implement the websocket writestream API - [ ] integrate the readstream API with origin read API - [ ] re-design RocketEngine's own Frame format spec

task

non-browser sometimes doesn't have any output, so does server(just when using non-browser client connect to server).

bug

测试环节不可避免, 虽然框架已经经过实际检验, 但单元测试尚未进行, 未来几周内如果有空会完成单元测试.

task