Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-27 | Remove unknown keys from .app.src file | Loïc Hoguin | |
2013-04-08 | Support EventSource as a transport. | Dave Peticolas | |
2013-02-20 | Update version to 0.4.10.4.1 | Loïc Hoguin | |
2013-02-20 | Forgot to convert an atom 'POST' to binary | Loïc Hoguin | |
2013-02-14 | Update version to 0.4.00.4.0 | Loïc Hoguin | |
2013-02-14 | Update to Cowboy 0.8.0 | Loïc Hoguin | |
2012-11-13 | Add a few more infos to the .app.src for private use | Loïc Hoguin | |
2012-07-11 | Update version to 0.2.30.2.3 | Loïc Hoguin | |
2012-07-11 | Update version to 0.2.20.2.2 | Loïc Hoguin | |
2012-07-11 | Fix a rare crash while reading the body in HTTP POST | Loïc Hoguin | |
Only occured when the client closed the connection before finishing the upload. | |||
2012-07-09 | Update version to 0.2.10.2.1 | Loïc Hoguin | |
2012-06-11 | Update version to 0.2.00.2.0 | Loïc Hoguin | |
2011-10-19 | Add a missing path to terminate/2 | Loïc Hoguin | |
2011-10-17 | Initial commit | Loïc Hoguin | |
This is mostly a proof of concept. The client-side can be greatly improved (and we should probably take from other projects directly). The server-side is pretty much how it should be though. |