mirror of
https://github.com/square/okhttp.git
synced 2025-12-03 18:31:17 +03:00
* Revert "Downgrade to kotlin apiVersion 1.4 (#7267)" * Revert "Improve runtime compatibility with kotlin 1.5.31 (#7343)" * Revert "Remove usage of toDuration() (#7329)"
OkHttp Server-Sent Events
Experimental support for server-sent events. API is not considered stable and may change at any time.
Download
testImplementation("com.squareup.okhttp3:okhttp-sse:4.10.0")