Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 977 Bytes

methods.md

File metadata and controls

11 lines (8 loc) · 977 Bytes

Phoenix Channel Methods

channel methods - includes all channel related actions that will be dispatched to the phoenix reducer

Phoenix Channel Response Actions

channel actions - includes all channel repsonse related actions that will be dispatched to the phoenix reducer

Phoenix Socket Methods

socket methods - includes all socket related actions that will be dispatched to the phoenix reducer

Phoenix Socket Response Actions

socket actions - includes all socket repsonse related actions that will be dispatched to the phoenix reducer