jetty.project/jetty-websocket/javax-websocket-client-impl
Joakim Erdfelt 9a4b780781 Issue #2767 - WebSocket Policy on JSR356 ClientContainer not represented correctly
+ Added Client unit tests for large messages
+ Re-enabled Server unit tests for large messages
+ Added more Server unit tests for large messages
+ In case of JSR356 Server with policy (and Behavior of SERVER)
  is controlling javax.websocker.server.ServerContainer
  and a user chooses to use that ServerContainer to
  connect to a remote websocket endpoint (using ServerContainer
  as a client), then the policy is delegated down to the
  Client Container with a different behavior (only).

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-08-06 15:21:22 -05:00
..
src Issue #2767 - WebSocket Policy on JSR356 ClientContainer not represented correctly 2018-08-06 15:21:22 -05:00
pom.xml Updating to version 9.4.12-SNAPSHOT 2018-07-11 17:32:16 -05:00