Describe websocket api via Swagger -


is possible describe websocket server api via swagger?

we have events broadcasting via websocket server , want describe them via 1 swagger specification file.

is there documentation generators websockets?

it seems possible using swagger-socket.

still, seems java/scala server implementation exists now, means not codegens there "standard" swagger rest services.


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -