Versions in this module Expand all Collapse all v0 v0.0.2 Jan 18, 2021 Changes in this version + func NewClient(url url.URL, recv talk.ReceiveFun) (*talk.Agent, error) + func NewServer(w http.ResponseWriter, r *http.Request, recv talk.ReceiveFun) (*talk.Agent, error) + func ResizePollerPool(n int)