Skip to content

laat/fsharp-server-sent-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-Sent Events in F#

publishing

curl http://localhost:5000/sse -d "laat was here"

subscribing

curl -N http://localhost:5000/sse

in a browser http://localhost:5000

About

Minimal example of Server-Sent Events with F# and .NET 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published