Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for websocket #101

Open
Alan-Cha opened this issue Jan 30, 2019 · 2 comments
Open

Add support for websocket #101

Alan-Cha opened this issue Jan 30, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Alan-Cha
Copy link
Collaborator

According to the OAS documentation, OAS supports HTTP, HTTPS, WS, and WSS. We currently only support HTTP and HTTPS.

Related issue: #96

@Alan-Cha Alan-Cha added the enhancement New feature or request label Jan 30, 2019
@ErikWittern
Copy link
Collaborator

This issue has also to consider which stance the OpenAPI Specification takes on supporting alternative transport protocols. For example:

@ErikWittern
Copy link
Collaborator

Here is a comparison between OpenAPI and AsyncAPI specifications: https://www.asyncapi.com/docs/getting-started/coming-from-openapi/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants