This repository has been archived by the owner on Mar 11, 2022. It is now read-only.
Implement EntityDiscoveryServer.ReportError according to new spec recommendations #9
Labels
good first issue
Good for newcomers
As discussed on todays constributors call, ReportError should:
therefore, if the proxy does not close the stream, the entity will receive further commands/events for the entity. The user (developer) should receive the error and then decides what to do. It is advised to make the error discoverable, most probably through writing it to stderr/stdout.
The text was updated successfully, but these errors were encountered: