Max Schmitt
|
0b6b5ea7ab
|
fix(routeWebSocket): relative WebSocket URL (#35193)
|
2025-03-14 16:31:37 +01:00 |
Dmitry Gozman
|
697d7a40b1
|
fix(routeWebSocket): make it work with http(s) baseURL (#33457)
|
2024-11-05 11:46:05 -08:00 |
Max Schmitt
|
9a668aeab3
|
fix(websocket): pass through underlying WebSocket protocol (#33446)
|
2024-11-05 11:13:33 +01:00 |
Dmitry Gozman
|
17837e564d
|
fix(routeWebSocket): make sure ws url without trailing slash is supported (#33095)
|
2024-10-15 02:08:27 -07:00 |
Dmitry Gozman
|
a395fb22c4
|
feat(routeWebSocket): address api review feedback (#32850)
|
2024-09-27 04:01:31 -07:00 |
Max Schmitt
|
0ee9a82926
|
test: skip 'should work with error after successful open' on WebKit Windows (#32769)
|
2024-09-23 23:31:04 +02:00 |
Dmitry Gozman
|
cdcaa7fab6
|
feat: routeWebSocket (#32675)
This introduces `WebSocketRoute` class and
`page/context.routeWebSocket()` methods.
|
2024-09-20 03:20:06 -07:00 |