package ozulip

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Messages : sig ... end

Message requests

module Events : sig ... end

The Events module provides an interface to Zulip's real-time events API.

val init : domain:string -> email:string -> key:string -> Ozulip__.Config.config

init domain email key initialises connection config with the Zulip server with domain as domain name, email as user's mail and key as user's API key

OCaml

Innovation. Community. Security.