PushEx v1.0.0-rc6 API Reference
Modules
PushEx context exposes public API functions
Implementable functions that are used by the API controller. It is crucial to ensure that all API calls are secured behind proper auth
Implementable hook points for push lifecycle instrumentation. Callbacks are required but do not need to do anything
Implementable functions that are used in the flow of socket/channel creation. It is crucial to implement secure connect/join functions for all applications
Generic information about the instrumentation event
Push data that should be delivered to a given channel/event
Module with named helpers generated from PushExWeb.Router