com.launchdarkly.eventsource.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of okhttp-eventsource Show documentation
Show all versions of okhttp-eventsource Show documentation
EventSource Implementation built on OkHttp
/**
* A client implementation for the
* Server-Sent
* Events (SSE) protocol.
*
* The entry point for using this package is {@link com.launchdarkly.eventsource.EventSource}.
*/
package com.launchdarkly.eventsource;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy