nkn_client

v0.2.0

  • Pages
  • Modules

    nkn_client v0.2.0 User View Source

    Link to this section Summary

    Functions

    child_spec(state)
    handle_event(arg)
    handle_events(events, from, arg)
    handle_packet(event)

    Callback implementation for NknClient.handle_packet/1

    handle_set_client(event)

    Callback implementation for NknClient.handle_set_client/1

    handle_update_chain(event)

    Callback implementation for NknClient.handle_update_chain/1

    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(arg) View Source
    Link to this function handle_events(events, from, arg) View Source
    Link to this function handle_packet(event) View Source

    Callback implementation for NknClient.handle_packet/1.

    Link to this function handle_set_client(event) View Source

    Callback implementation for NknClient.handle_set_client/1.

    Link to this function handle_update_chain(event) View Source

    Callback implementation for NknClient.handle_update_chain/1.

    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.