Skip to content

Version 0.1.3

Compare
Choose a tag to compare
@acrisci acrisci released this 04 Mar 03:39
· 131 commits to master since this release

This version adds some bugfixes and new features.

  • Add the object manager interface to the service. (#14, #37)
  • Allow coroutines in service methods. (#24, #27)
  • Client: don't send method replies with NO_REPLY_EXPECTED message flag. (#22)
  • Fix duplicate nodes in introspection. (#13)