d-exclaimation / pioneer

GraphQL for Swift.
https://pioneer.dexclaimation.com
Apache License 2.0
39 stars 8 forks source link

AsyncEventStream with error handling using AsyncThrowingStream #63

Closed d-exclaimation closed 2 years ago

d-exclaimation commented 2 years ago

Migrate from AsyncStream to AsyncThrowingStream to keep errors during the mapping process and send back those errors through WebSocket.