andyrichardson / subscriptionless

GraphQL subscriptions (and more) on serverless infrastructure
MIT License
93 stars 3 forks source link

Add clean exit for expected state machine states #16

Open andyrichardson opened 3 years ago

andyrichardson commented 3 years ago

About

In the case where a ping message is attempted but the connection is no longer open (here), the state machine should close cleanly.