Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can ConnectionCloseFunction callback connection object carry close reason? #37

Open
959YLX opened this issue Oct 17, 2023 · 3 comments
Open

Comments

@959YLX
Copy link

959YLX commented Oct 17, 2023

No description provided.

@helloopenworld
Copy link
Contributor

It is not currently supported, but it is simple to support it. Just add the close reason into the connection object.

@959YLX
Copy link
Author

959YLX commented Oct 20, 2023

It is not currently supported, but it is simple to support it. Just add the close reason into the connection object.

Thanks for reply, i know it's simple, so is the official have the plan for implement this feature?

@helloopenworld
Copy link
Contributor

Currently there are no plans to support it. If you are interested, welcome to support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants