View Source Rephex.AsyncAction.Backend (rephex v0.1.1)
Summary
Functions
YourAction.cancel(socket, ...)
call this.
LiveView.handle_async(..., result, socket)
call this.
YourAction.start(socket, ...)
call this.
LiveView.handle_info(..., socket)
call this.
Types
Functions
YourAction.cancel(socket, ...)
call this.
LiveView.handle_async(..., result, socket)
call this.
YourAction.start(socket, ...)
call this.
LiveView.handle_info(..., socket)
call this.