Skip to content

kahgeh/http-sse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

Provides an example of how a http server sent event works

Run

  1. docker-compose up
  2. open up the browser at http://localhost:8081 ( note down the client id), you can have multiple tabs
  3. using curl or pwsh iwr, send request send a PUT send e.g. in pwsh iwr -method PUT http://localhost:8080/clients/<clientID shown on browser app>/events -Body "gooohhhhhhhhhhhhhhh"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published