Cancel Request Handler on Client Disconnect #417
Replies: 2 comments 1 reply
-
@winstxnhdw can you elaborate on what you mean by higher level? |
Beta Was this translation helpful? Give feedback.
-
To clear this out: Granian currently supports and emits The main point of discussion (in #286) regards the fact Granian is currently unable to emit such event eagerly when the client actually disconnects. And as stated in #286, this is not really a matter of willingness in supporting such behaviour, but rather a consequence of the structure in the underlying library which Granian uses.
Given that #286 is open for pledges, I will be happy to accepts PRs implementing that and give 100% of the pledges to the relevant author(s). I don't see any other way to proceed here. |
Beta Was this translation helpful? Give feedback.
-
I am wondering if handling
http.disconnect
is something that Granian will want to support or should it be implemented at a higher level?Beta Was this translation helpful? Give feedback.
All reactions