Bastien Orivel
|
73ef02ff17
|
Handle secure websockets
Fixes #20816
|
2018-08-16 00:24:19 +02:00 |
|
Ms2ger
|
ebddcc2d7f
|
Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f
|
2016-05-07 23:23:48 +02:00 |
|
Jim Berlage
|
0ffd2f636f
|
Require the argument to WebSocket#send() (fixes #7858).
|
2015-10-08 12:08:26 -05:00 |
|
Ms2ger
|
352229b6fa
|
Implement WebSocket#onmessage.
|
2015-08-08 10:29:03 +02:00 |
|
Ms2ger
|
2a97ab36f7
|
Dispatch message events for WebSocket.
|
2015-08-07 10:58:33 +02:00 |
|
Ms2ger
|
48b94ec02b
|
Throw an InvalidStateError from WebSocket#send when it is called too early.
|
2015-07-14 17:27:10 +02:00 |
|
Ms2ger
|
86e94786ae
|
Stop panicking while establishing a WebSocket connection.
|
2015-07-14 16:01:59 +02:00 |
|
Ms2ger
|
c670894aed
|
Update wptrunner.
|
2015-06-14 18:52:07 +02:00 |
|
Ms2ger
|
881fe95cd1
|
Update web-platform-tests to revision 075802c1d3387d07e31cd5887459d539b1297c8d.
|
2015-05-29 17:53:09 +02:00 |
|
Paul Faria
|
66e9b33a52
|
Fixed definition of Close and Send in WebSocket.webidl and updated implementation in websocket.rs.
|
2015-05-19 23:59:22 -04:00 |
|
William Galliher
|
5afec62f07
|
Implement incomplete opening, sending, and closing behaviour for WebSockets using rust-websocket.
Authors:
Shivaji Vidhale <savidhal@ncsu.edu>
William Galliher <wpgallih@ncsu.edu>
Allen Chen <achen4@ncsu.edu>
Rucha Jogaikar <rsjogaik@ncsu.edu>
|
2015-05-05 12:17:35 -04:00 |
|