All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.launchdarkly.eventsource.package-info Maven / Gradle / Ivy

There is a newer version: 4.1.1
Show newest version
/**
 * 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