Pigeon

v1.0.4

  • Pages
  • Modules

    Pigeon v1.0.4 Pigeon.APNS.Worker View Source

    Handles all APNS request and response parsing over an HTTP2 connection.

    Link to this section Summary

    Functions

    connect_socket(config, tries)
    connect_socket_options(config)
    initialize_worker(config)
    process_end_stream(stream, state)
    push_uri(mode)
    send_push(state, notification, on_response)
    start_link(config)
    stop()

    Link to this section Functions

    Link to this function connect_socket(config, tries) View Source
    Link to this function connect_socket_options(config) View Source
    Link to this function initialize_worker(config) View Source
    Link to this function process_end_stream(stream, state) View Source
    Link to this function push_uri(mode) View Source
    Link to this function send_push(state, notification, on_response) View Source
    Link to this function start_link(config) View Source
    Link to this function stop() View Source

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