Simple web-chat written in Erlang and based on WebSockets as transport layer.
Extra goal (not done): do it without cowboy. :)
vagrant plugin install vagrant-cachier to speed-up deploy by sharing package cache among Vagrant VMsvagrant up --provision to setup and provision master and minion VMs with Saltvagrant destroyThe optional dev VM with Docker can be added if you do export USE_DEV_VM=1 before running Vagrant. This VM may be used to debug Docker image builds on machines that don't support Docker natively (e.g. pre-2010 MacBook Pro).
Content type
Image
Digest
Size
15.4 MB
Last updated
about 9 years ago
docker pull timka/websocket_chat