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

Support for SSE and websockets #91

Closed
skvithalani opened this issue May 10, 2019 · 4 comments
Closed

Support for SSE and websockets #91

skvithalani opened this issue May 10, 2019 · 4 comments

Comments

@skvithalani
Copy link

Tapir provides support for Akka Http routes and writing client for that, but it would be great if there is a support for Server-sent events (SSE) and websockets at server and client level as Akka Http supports both of them.

@skennedy
Copy link
Contributor

skennedy commented Nov 1, 2019

As I understand it OpenAPI doesn't cover websockets / SSE - but maybe tapir could derive docs via the AsyncAPI spec?

https://github.com/asyncapi/asyncapi

@tg44
Copy link
Contributor

tg44 commented Jun 20, 2020

Any progress with this?

@adamw
Copy link
Member

adamw commented Jun 20, 2020

Not yet, but I'm hoping to work on this soon :)

adamw added a commit that referenced this issue Oct 8, 2020
adamw added a commit that referenced this issue Oct 14, 2020
adamw added a commit that referenced this issue Oct 16, 2020
adamw added a commit that referenced this issue Oct 19, 2020
adamw added a commit that referenced this issue Oct 19, 2020
adamw added a commit that referenced this issue Oct 19, 2020
adamw added a commit that referenced this issue Oct 19, 2020
adamw added a commit that referenced this issue Oct 19, 2020
adamw added a commit that referenced this issue Oct 19, 2020
adamw added a commit that referenced this issue Oct 20, 2020
adamw added a commit that referenced this issue Oct 20, 2020
adamw added a commit that referenced this issue Oct 20, 2020
adamw added a commit that referenced this issue Oct 21, 2020
@adamw
Copy link
Member

adamw commented Oct 21, 2020

Support for websockets has been added in 0.17.0-M3. See also: https://tapir.softwaremill.com/en/latest/endpoint/websockets.html

I'll resolve this issue; for SSE support, please vote on this one: #804

@adamw adamw closed this as completed Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants