Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

v0.11.1: Return server link creation error at time of Sender/Receiver creation.

Compare
Choose a tag to compare
@vcabbage vcabbage released this 19 Jun 02:09
· 18 commits to master since this release
Server errors during link creation are reported by sending an Attach
without a source or target and immediately sending a follow up Detach.
Check for this situation and wait for the Detach so the error can be
returned to the user immediately.