Skip to content

Releases: pojntfx/panrpc

v0.6.1

09 Nov 21:33
Compare
Choose a tag to compare

Bug Fixes

v0.6.0

08 Nov 20:14
Compare
Choose a tag to compare

Features

Bug Fixes

  • Copy the incoming bytes into a separate buffer instead of sending reference since Frisbee modifies it #1 (Felicitas Pojtinger)
  • Buffer error channel in registry to prevent deadlock if both readRequest and readResponse return at the same time #1 (Felicitas Pojtinger)
  • Ensure that protocol violations inside of RPCs created with MakeFunc don't lead to runtime panics (Felicitas Pojtinger)

Documentation

Code Refactoring

Tests

Builds