Alfamegle
September 28, 2011 ยท View on GitHub
A cheap omegle clone, the result of me playing around with CoffeeScript and Socket.IO
IMPORTANT! Clone recursively:
$ git clone [repo] --recursive
How to use
$ cake build
$ coffee server.coffee
Requirements
You'll need:
- CoffeeScript
- node.js
License
(Simplified BSD License)
Copyright 2011 Marvin Killing. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY MARVIN KILLING ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Marvin Killing.