Chromium Code Reviews
DescriptionAdd ability to send a ping interval on a WebSocket.
By enabling it, ping messages can be used to ensure if a websocket
connection is open. However, as it depends on the remote peer to support
ping/pong, it's disabled by default.
BUG=https://code.google.com/p/dart/issues/detail?id=7366
R=sgjesse@google.com
Committed: https://code.google.com/p/dart/source/detail?r=25410
Patch Set 1 #
Total comments: 8
Patch Set 2 : Fix comment and add missing test. #
Total comments: 2
Patch Set 3 : Add pingInterval test for server-side and add close-check when sending #
Messages
Total messages: 8 (0 generated)
|
|||||||||||||||||||||||||||||||||||||