sse-eventbus icon indicating copy to clipboard operation
sse-eventbus copied to clipboard

EventBus library for sending events from a Spring appliction to the web browser with SSE

Results 3 sse-eventbus issues
Sort by recently updated
recently updated
newest added

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 1.5.22.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...

dependencies

Hello, I'm excited to have found this library. Thanks for doing this! This is not really issue, but more of an example of getting this to work using Kotlin and...

Hello, I was wondering if it's possible to dispatch a single event, but then format it different based on the client. I couldn't see a way to do this that...