grizzly-comet

org.glassfish.grizzly

org.glassfish.grizzly:grizzly-comet is a Maven Central artifact (bundle) for the JVM. It has 123 published versions. Browse versions below for dependency snippets and security details.

Recommended: 5.0.0 123 versions bundle Updated 2 years agoChecking...

Add to your project5.0.0

<dependency>
    <groupId>org.glassfish.grizzly</groupId>
    <artifactId>grizzly-comet</artifactId>
    <version>5.0.0</version>
</dependency>

Version Details — 5.0.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

Comet is a web application model in which a long-held HTTPS request allows a web server to push data to a browser, without the browser explicitly requesting it. Comet is known by several other names, including Ajax Push, Reverse Ajax, Two-way-web, HTTP Streaming, and HTTP server push among others.

Checking security advisories...