Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/venantius/photon

Experiments in realtime web framework design. Like Meteor, but for Clojure(Script)
https://github.com/venantius/photon

Last synced: 28 days ago
JSON representation

Experiments in realtime web framework design. Like Meteor, but for Clojure(Script)

Awesome Lists containing this project

README

        

# Photon

A Clojure(Script) library for the realtime web.

Current status: **PRE-ALPHA**

## Usage

Add the following to your project.clj:

```
[venantius/photon "0.1.0"]
```

Then...do some other stuff. I'll get to it. If you're really eager just look
at the source code.

## License

Copyright © 2017 W. David Jarvis

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version (just like Clojure).