Releases: yomorun/yomo
Releases · yomorun/yomo
v1.3.6
Core Changes
fix(zipper): make sure sink
receives all data from zipper
fix(rx): make Encode
optional in Serverless Handler func
v1.3.5
Core Changes
feat(logger): add logger to print different level logs (#195 )
add example demonstrate how to transfer raw binary data with YoMo (#194 )
chore(deps): bump github.com/lucas-clemente/quic-go from 0.21.0 to 0.21.1 (#193 )
chore(deps): bump github.com/yomorun/y3-codec-golang from 1.6.9 to 1.7.0 (#196 )
v1.3.4
Core Changes
fix(buffer): increase the buffer size and support custom size via env (#192 )
v1.3.3
Core Changes
fix(server): heartbeat send (#190 )
feat(framing): add frame length to support large data (#191 )
v1.3.2
Core Changes
Update README_CN.md to latest version
fix(client): add RetryWithCount and fix connection bug (#188 )
refactor(runtime): migrate runtime codes from cli project to yomo (#189 )
v1.3.1
Core Changes
refactor(cli): clean CLI
related files (#186 )
fix(client): increase the timeout of heartbeat to 5s.
v1.3.0
Core Changes
feat(mesh): add zipper-sender client (#180 ) (#184 )
fix(zipper): only one stream between zipper and flow (#179 )
v1.2.520❤️
Core Changes
feat(workflow): Restructure the connection creation (#169 ), serverless applications can be deployed anywhere!
feat(codec): Support JSON codec (#166 ), integrating WebSocket with YoMo way much easier!
feat(quic): Use 0-RTT
in QUIC client (#167 )
v1.0.0
Core Changes
Read from multiple sources
Write-back to streams
Add more examples and use cases
You can’t perform that action at this time.