WebSocket API Test Server Proposal

I'd like to propose that we use 'Jetty 7.6' to test the WebSocket API specification (http://dev.w3.org/html5/websockets/).
  * Supports latest protocol
  * Excellent history of being maintained an updated
  * Provides an extensibility mechanism that allows to test various error cases asserted in the specification
  * Modules added could be reviewed at the souce level by implementers and the w3c for correctness
  
See -> http://www.eclipse.org/jetty/ for details on this server.

If you have a strong objection please respond back to the list.

-Kris

Received on Friday, 24 February 2012 03:19:00 UTC