[][src]Type Definition pubnub_hyper::PubNub

type PubNub = CorePubNub<DefaultTransport, DefaultRuntime>;

PubNub client bound to hyper transport and tokio runtime.