Boltx
Boltx
v0.0.1
  • guides
  • Modules
  • Mix Tasks

    View Source Bolt.Sips.Client (Boltx v0.0.1)

    Summary

    Functions

    checkin(client)
    connect(config)
    disconnect(client)
    do_connect(config)
    message_hello(client, fields)
    message_init(client, fields)
    message_logon(client, fields)
    recv_data(map, timeout)
    recv_packets(client, timeout)
    recv_packets(client, decoder, timeout)
    send_data(map, data)
    send_packet(client, payload)

    Functions

    Link to this function

    checkin(client)

    View Source
    Link to this function

    connect(config)

    View Source
    Link to this function

    disconnect(client)

    View Source
    Link to this function

    do_connect(config)

    View Source
    Link to this function

    message_hello(client, fields)

    View Source
    Link to this function

    message_init(client, fields)

    View Source
    Link to this function

    message_logon(client, fields)

    View Source
    Link to this function

    recv_data(map, timeout)

    View Source
    Link to this function

    recv_packets(client, timeout)

    View Source
    Link to this function

    recv_packets(client, decoder, timeout)

    View Source
    Link to this function

    send_data(map, data)

    View Source
    Link to this function

    send_packet(client, payload)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.6) for the Elixir programming language