Skip to content

Easy messages broadcasting (redistribution by publishing / subscribing) with spring-webflux and project-reactor!

Notifications You must be signed in to change notification settings

daggerok/webflux-reactor-broadcaster

Repository files navigation

reactor webflux broadcaster

Easy messages broadcasting (redistribution by publishing / subscribing) with spring-webflux and project-reactor!

play

./mvnw spring-boot:run
#http --stream :8080
curl 127.0.0.1:8080

http :8080 body=Hello
http :8080 body=world
http :8080 body=ololo
http :8080 body=trololo

http :8080/last/3

reference

About

Easy messages broadcasting (redistribution by publishing / subscribing) with spring-webflux and project-reactor!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages