hg: jdk/sandbox: http-client-branch: (WebSocket) remove notion of partial/parts/whole messages (RFC 6455 says text and binary can be streamed unrestricted); introduce pending send operations to refer to them later in about and sendText/sendBinary

pavel.rappo at oracle.com pavel.rappo at oracle.com
Wed Mar 21 14:01:12 UTC 2018


Changeset: 4ca04a62862e
Author:    prappo
Date:      2018-03-21 13:59 +0000
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/4ca04a62862e

http-client-branch: (WebSocket) remove notion of partial/parts/whole messages (RFC 6455 says text and binary can be streamed unrestricted); introduce pending send operations to refer to them later in about and sendText/sendBinary

! src/java.net.http/share/classes/java/net/http/WebSocket.java



More information about the jdk-sandbox-changes mailing list