swagger-socket
swagger-socket copied to clipboard
Swagger Socket: A REST over WebSocket
Hello, This came up as an interesting solution but I noticed there hasn't been a commit in over a year and the build is failing. Is this project still alive?...
I have the impression that SwaggerSocket only supports a correlated request-response model. In other words, SwaggerSocket does not support POST requests being pushed from the server. Correct? Could that feature...
We need to have the ability to extend the protocol without having to rewrite the client/server. Application specifics information as well as instruction on how to use, transparently, Atmosphere under...
Many build environments allow the server to dynamically restart on code changes. This is a great help in increasing development efficiency, but it would appear as though SwaggerSocket does not...
It would be helpful if the client were able to define the ID for communication before the handshake occurs as on page construction (in the case of dynamic pages) it...
Add full site documentation of SwaggerSocket and add comparison with Socket.IO and other frameworks.