cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Web Sockets support #74

Closed cjstehno closed 6 years ago

cjstehno commented 6 years ago

Should be able to support simulation of web socket request/response.

https://github.com/undertow-io/undertow/blob/master/examples/src/main/java/io/undertow/examples/websockets/WebSocketServer.java

cjstehno commented 6 years ago

This will be released in 1.7.0