package trail

  1. Overview
  2. Docs
type state
type args
val init : args -> (state, [> `Unknown_opcode of int ]) handle_result
val handle_frame : Frame.t -> Atacama.Connection.t -> state -> (state, [> `Unknown_opcode of int ]) handle_result
val handle_message : Riot.Message.t -> state -> (state, [> `Unknown_opcode of int ]) handle_result
OCaml

Innovation. Community. Security.