Registry / networking / grizzly-comet

grizzly-comet

JSON →
library1.9.65javamavenunverified

Provides Comet (server push) support for the Grizzly NIO framework.

<dependency> <groupId>com.sun.grizzly</groupId> <artifactId>grizzly-comet</artifactId> <version>1.9.65</version> </dependency>
INSTALL
IMPORT
SIG · GRIZZLY-COMET
G
grizzly-comet
networkingjavav1.9.65
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CometEngine
com.sun.grizzly.comet.CometEngine

Initializes the Comet engine.

import com.sun.grizzly.comet.CometEngine; public class Example { public static void main(String[] args) { CometEngine engine = CometEngine.getEngine(); System.out.println("Comet engine initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.65latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
grizzly-comet — mvn dependency:get grizzly-comet · libregistry