nkn_client

v0.1.0

  • Pages
  • Modules

    nkn_client v0.1.0 User View Source

    Link to this section Summary

    Functions

    child_spec(state)
    handle_event(event)

    Callback implementation for NknClient.handle_event/1

    handle_events(events, from, arg)
    init(state)
    send_packet(dest, payload)
    start_link(state)

    Link to this section Functions

    Link to this function child_spec(state) View Source
    Link to this function handle_event(event) View Source

    Callback implementation for NknClient.handle_event/1.

    Link to this function handle_events(events, from, arg) View Source
    Link to this function init(state) View Source
    Link to this function send_packet(dest, payload) View Source
    Link to this function start_link(state) View Source

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