Crate cometd_client

source ·
Expand description

This crate aims to make a client for CometD protocol.

This project is in progress and might change a lot from version to version.

Modules

Contains various structs, enums and traits.

Structs

A cometd Client.
A builder to construct CometdClient.