pkhanal / specification.wse

WebSocket Emulation Protocol (WSE) Specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebSocket Emulation Protocol Specification

Build Status Issue Stats Issue Stats

This project uses K3PO to help WebSocket Emulation Protocol (WSE) implementations automate their verification of the necessary requirements.

The integration tests fall into the following categories:

  • Opening Handshake
  • Downstream
  • Upstream
  • Data Frame (Binary)
  • Command Frames (NOP, RECONNECT, CLOSE)
  • Control Frames (Ping, Pong)
  • Closing Handshake
  • Browser Considerations
  • Proxy Considerations

About

WebSocket Emulation Protocol (WSE) Specification

License:Apache License 2.0


Languages

Language:Java 100.0%