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

Fix behavior of Netty WebSocket closing, server initiates closing in accordance with RFC #1580

Conversation

dmitrievanthony
Copy link
Contributor

@dmitrievanthony dmitrievanthony commented Jan 22, 2020

Subsystem
Server, Netty, WebSockets

Motivation
#1427, https://tools.ietf.org/html/rfc6455#section-5.5.1

According to RFC WebSockets TCP connection closing should be initialized from a server.

@dmitrievanthony dmitrievanthony force-pushed the dmitrievanthony/fix-netty-web-socket-connection-closing branch from 478fc97 to 1cbb931 Compare January 22, 2020 11:16
@dmitrievanthony dmitrievanthony merged commit 1d0e3b0 into master Jan 27, 2020
@dmitrievanthony dmitrievanthony deleted the dmitrievanthony/fix-netty-web-socket-connection-closing branch January 28, 2020 08:40
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

Successfully merging this pull request may close these issues.

2 participants