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

Remove sockJS and use websocket for the front-end. #1148

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Apr 25, 2024

Remove sockJS and use websocket for the front-end.

This attempts to remove both tornado-sockjs from the HTF servers and sockJS from the front-end getting served.

SockJS is a websocket emulator used as a compatibility shim in environments that don't support the websocket API. However, the TornadoSockJS library is no longer being maintained.


This change is Reviewable

This attempts to remove both tornado-sockjs from the HTF servers and sockJS from the front-end getting served.

SockJS is a websocket emulator used as a compatibility shim in environments that don't support the websocket API. However, the TornadoSockJS library is no longer being maintained.

PiperOrigin-RevId: 527096536
@copybara-service copybara-service bot changed the title This attempts to remove both tornado-sockjs from the HTF servers and sockJS from the front-end getting served. Remove sockJS and use websocket for the front-end. May 6, 2024
@copybara-service copybara-service bot closed this Jul 22, 2024
@copybara-service copybara-service bot deleted the test_527096536 branch July 22, 2024 21:23
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.

1 participant