Skip to content

v0.16.1

Latest

Choose a tag to compare

@Berrysoft Berrysoft released this 16 Nov 07:48
· 18 commits to master since this release
78afba6

What's Changed

  • compio-driver
    • feat: Socket op fallbacks to blocking if the kernel doesn't support it #507
  • compio-io
    • fix: Framed won't stop reading if underlying IO returns Ok(0) #497
    • fix: AsyncStream is unsound #499
    • feat: make SyncStream growable #501 #509
  • compio-runtime
  • compio-tls
    • fix: the rustls adapter hangs #499
  • compio-ws
    • feat: new crate for websocket #501

New Contributors

Full Changelog: v0.16.0...v0.16.1