insomnia/.vscode
Jack Kavanagh 3cdd4c8491
SSE/EventStream support (#6147)
* new request

* add button

* s

* fix formatting issue

* detect event stream

* hide dropdown

* wip

* add basic test

* pass 1 can make connection

* implement event stream open pass 2

* wire up ready state

* wiring up close and error pass 3

* can open and close connections

* clean header

* listen to timeline

* extract options to function

* fix bug in ws

* add debug stuff to timeline

* don't rely on redux to set active response

* fix close type

* rename sse to event stream

* get request flag from request model

* copy websocket response pane

* hide response data

* flatten ws and curl responses

* fix test

* fix catch

* reset file

* use realtime event watcher

* rename some files

* fix types

* fix e2e test

* fix lint

* consistent empty states

* pin to bottom

* remove todo

* add SSE logo

* add sse to readme
2023-07-19 09:58:37 +00:00
..
extensions.json Create smoketests for oauth flows (#4511) 2022-02-28 16:28:02 +01:00
launch.json rename insomnia-app/app to insomnia/src (#4491) 2022-04-20 17:42:19 +00:00
settings.json SSE/EventStream support (#6147) 2023-07-19 09:58:37 +00:00
tasks.json rename insomnia-app/app to insomnia/src (#4491) 2022-04-20 17:42:19 +00:00