Toggle Sidebar
Pigeon
v1.0.4
Pages
Modules
Pigeon v1.0.4
Pigeon.FCM.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)
optional_add_port(opts, config)
parse_result(ids, arg2, on_response)
process_end_stream(stream, state)
reconnect(state)
send_push(state, payload, on_response)
send_push(state, arg, on_response, key)
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
optional_add_port(opts, config)
View Source
Link to this function
parse_result(ids, arg2, on_response)
View Source
Link to this function
process_end_stream(stream, state)
View Source
Link to this function
reconnect(state)
View Source
Link to this function
send_push(state, payload, on_response)
View Source
Link to this function
send_push(state, arg, on_response, key)
View Source
Link to this function
start_link(config)
View Source
Link to this function
stop()
View Source