Skip to content

StateChannel allows you to store and modify front-end app state on the backend using Phoenix Channels

License

Notifications You must be signed in to change notification settings

amberbit/state_channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StateChannel

TODO: Add description

Installation

If available in Hex, the package can be installed by adding state_channel to your list of dependencies in mix.exs:

def deps do
  [
    {:state_channel, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/state_channel.

About

StateChannel allows you to store and modify front-end app state on the backend using Phoenix Channels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages