space_ex

v0.1.0

  • Pages
  • Modules

    space_ex v0.1.0 SpaceEx.Connection

    Link to this section Summary

    Functions

    call_rpc(pid, service, procedure, args)
    connect!(opts)
    dispatch_replies(queue, buffer)
    dispatch_reply(queue, reply)
    extract_reply(buffer)
    has_varint?(arg)
    recv_message(sock, buffer \\ <<>>)
    safe_decode_varint(bytes)
    send_message(sock, message)
    whoami()

    Link to this section Functions

    Link to this function call_rpc(pid, service, procedure, args)
    Link to this function connect!(opts)
    Link to this function dispatch_replies(queue, buffer)
    Link to this function dispatch_reply(queue, reply)
    Link to this function extract_reply(buffer)
    Link to this function has_varint?(arg)
    Link to this function recv_message(sock, buffer \\ <<>>)
    Link to this function safe_decode_varint(bytes)
    Link to this function send_message(sock, message)
    Link to this function whoami()

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer.