1
0
mirror of https://github.com/square/okhttp.git synced 2025-09-20 03:42:08 +03:00
Files
okhttp/okhttp-sse/README.md
2025-07-07 15:32:33 -04:00

244 B

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:5.1.0")