DavyJonesLocker / comet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comet

Quickly render your client side application from your server without the cost of maintaining "isomorphic JavaScript".

Comet is built and maintained by DockYard, contact us for expert Elixir and Phoenix consulting.

Installation

The package can be installed by adding comet to your list of dependencies in mix.exs:

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

Usage

Please refer to the documentation on HexDocs.

Authors

We are very thankful for the many contributors

Versioning

This library follows Semantic Versioning

Looking for help with your Elixir project?

At DockYard we are ready to help you build your next Elixir project. We have a unique expertise in Elixir and Phoenix development that is unmatched. Get in touch!

At DockYard we love Elixir! You can read our Elixir blog posts or come visit us at The Boston Elixir Meetup that we organize.

Want to help?

Please do! We are always looking to improve this library. Please see our Contribution Guidelines on how to properly submit issues and pull requests.

Legal

DockYard, Inc. © 2016

@dockyard

Licensed under the MIT license

About


Languages

Language:Elixir 100.0%