Skip to content

0.4.0

Compare
Choose a tag to compare
@wenig wenig released this 01 Dec 17:56
· 89 commits to main since this release

New Features

  • RemoteMessage automatically derives Message and #[rtype(Result = "()")]
  • Use generic RemoteMessages and generic RemoteActors
  • Standard Protocols (reduce)

Fixed

  • allow generics for RemoteMessage
  • allow generics for RemoteActor