Riptide
Riptide makes building snappy, realtime applications a breeze by letting you think purely in terms of your data and functionally about what should happen when it changes.
Installation
If available in Hex, the package can be installed
by adding riptide to your list of dependencies in mix.exs:
def deps do
[
{:riptide, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/riptide.