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

SSE/EventStream support #6147

Merged
merged 38 commits into from
Jul 19, 2023
Merged

SSE/EventStream support #6147

merged 38 commits into from
Jul 19, 2023

Commits on Jul 19, 2023

  1. new request

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    81f7b47 View commit details
    Browse the repository at this point in the history
  2. add button

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e6eef6d View commit details
    Browse the repository at this point in the history
  3. s

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1c9bf17 View commit details
    Browse the repository at this point in the history
  4. fix formatting issue

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5e63846 View commit details
    Browse the repository at this point in the history
  5. detect event stream

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0932147 View commit details
    Browse the repository at this point in the history
  6. hide dropdown

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    985b485 View commit details
    Browse the repository at this point in the history
  7. wip

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ea21a4c View commit details
    Browse the repository at this point in the history
  8. add basic test

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    90401ae View commit details
    Browse the repository at this point in the history
  9. pass 1 can make connection

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fa8ec5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    662b60a View commit details
    Browse the repository at this point in the history
  11. wire up ready state

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e39cca5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c12b04e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1dac328 View commit details
    Browse the repository at this point in the history
  14. clean header

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    83dab6e View commit details
    Browse the repository at this point in the history
  15. listen to timeline

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    77ea65c View commit details
    Browse the repository at this point in the history
  16. extract options to function

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    abbf291 View commit details
    Browse the repository at this point in the history
  17. fix bug in ws

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4cad320 View commit details
    Browse the repository at this point in the history
  18. add debug stuff to timeline

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9b954f5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    73704d2 View commit details
    Browse the repository at this point in the history
  20. fix close type

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    52016e2 View commit details
    Browse the repository at this point in the history
  21. rename sse to event stream

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    df12c89 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3af6477 View commit details
    Browse the repository at this point in the history
  23. copy websocket response pane

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4eaab29 View commit details
    Browse the repository at this point in the history
  24. hide response data

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e61b126 View commit details
    Browse the repository at this point in the history
  25. flatten ws and curl responses

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fedbd9a View commit details
    Browse the repository at this point in the history
  26. fix test

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e16021e View commit details
    Browse the repository at this point in the history
  27. fix catch

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f05e3ca View commit details
    Browse the repository at this point in the history
  28. reset file

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    741f5b2 View commit details
    Browse the repository at this point in the history
  29. use realtime event watcher

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0603b17 View commit details
    Browse the repository at this point in the history
  30. rename some files

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    77ed262 View commit details
    Browse the repository at this point in the history
  31. fix types

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    45a7083 View commit details
    Browse the repository at this point in the history
  32. fix e2e test

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    30f2a0a View commit details
    Browse the repository at this point in the history
  33. fix lint

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e439ee7 View commit details
    Browse the repository at this point in the history
  34. consistent empty states

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    13f58d2 View commit details
    Browse the repository at this point in the history
  35. pin to bottom

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5fd2860 View commit details
    Browse the repository at this point in the history
  36. remove todo

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6af5593 View commit details
    Browse the repository at this point in the history
  37. add SSE logo

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2dec576 View commit details
    Browse the repository at this point in the history
  38. add sse to readme

    jackkav committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d3ddca7 View commit details
    Browse the repository at this point in the history