oksse icon indicating copy to clipboard operation
oksse copied to clipboard

Server Sent Events (SSE) client multiplatform library made with Kotlin and backed by coroutines

Results 2 oksse issues
Sort by recently updated
recently updated
newest added

Hey! This library looks very useful, thank you for sharing it! Are there any plans to add it to maven central?

First of all, you have a nasty name conflict with the "real" oksse: https://github.com/heremaps/oksse And second, you seem to be building an SSE library on top of okhttp, which already...