apidash icon indicating copy to clipboard operation
apidash copied to clipboard

Add support for testing SSE (Server-Sent Events)

Open ashitaprasad opened this issue 1 year ago • 3 comments

Tell us about the task you want to perform and are unable to do so because the feature is not available SSE is gaining widespread popularity due to LLMs. We should support this feature.

See related discussion point 2 in https://github.com/foss42/apidash/discussions/112

ashitaprasad avatar Feb 21 '24 23:02 ashitaprasad

Would like to start working on this issue. The package I am planning to use for this is sse by the Dart Team.

Would update with the initial draft of the design sketch in sometime.

P.S. I am looking forward to following the same approach as in #258 and #215, hence would love to get some feedback on them!

mmjsmohit avatar Mar 12 '24 14:03 mmjsmohit

Sure @mmjsmohit.

ashitaprasad avatar Mar 12 '24 15:03 ashitaprasad

Here's the proposed the design sketch.

Untitled-2024-02-22-0219 (2)

mmjsmohit avatar Mar 18 '24 22:03 mmjsmohit