growthbook / growthbook-sdk-java

The Java SDK for GrowthBook (JVM, Android)
https://docs.growthbook.io/lib/java
MIT License
7 stars 10 forks source link

Server-Sent Events (SSE) support #36

Closed tinahollygb closed 11 months ago

tinahollygb commented 11 months ago

Adds support for server-sent events.

A new class to help test with has been added, SSETestServer. Run the main to run the server. You can change the config to your own values and make changes to see it update immediately (after you refresh the /ping) endpoint.

Breaking changes: