Dmitry Gozman
|
09f9a35198
|
fix(protocol): rename websocket error event to socketerror (#4495)
This is to avoid special handling of error events in node.
|
2020-11-19 12:09:42 -08:00 |
|
Yury Semikhatsky
|
dfe3552b59
|
feat(route): support URL overrides in continue (#4438)
|
2020-11-16 09:59:00 -08:00 |
|
Pavel Feldman
|
ac8ab1e1b5
|
feat(websocket): add WebSocket.waitForEvent and isClosed (#4301)
|
2020-11-02 14:09:58 -08:00 |
|
Pavel Feldman
|
be8428475d
|
feat(websocket): implement Web Sockets for Chromium & WebKit (#4234)
|
2020-10-26 22:20:43 -07:00 |
|
Pavel Feldman
|
72320275ab
|
fix(headers): report raw request headers on Chromium (#4207)
|
2020-10-22 08:49:16 -07:00 |
|
Pavel Feldman
|
8a42cdad30
|
feat(timing): introduce resource timing (#4204)
|
2020-10-21 23:25:57 -07:00 |
|
Dmitry Gozman
|
22e2bf1227
|
chore: use channels as a namespace in client code (#3608)
Also, rename LoggerSink to Logger to match api docs.
|
2020-08-24 17:05:16 -07:00 |
|
Dmitry Gozman
|
9fca63f8ec
|
chore: move src/rpc/client to src/client (#3581)
|
2020-08-22 15:13:51 -07:00 |
|