Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dvcrn/chatty

omegle-like random chat application for facebook
https://github.com/dvcrn/chatty

Last synced: 6 days ago
JSON representation

omegle-like random chat application for facebook

Awesome Lists containing this project

README

        

## Random Chat Facebook Application
- Please note: This app was intended to be a POC. It is very likely outdated!

### Requirements

##### - Client
- node.js
- socket.io (install through npm)

##### - Server
- Python
- Django (install through pip / easy_install)
- simplejson (install through pip / easy_install)
- MySQL