Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deslum/heroku-echo-server
Heroku Echo Server
https://github.com/deslum/heroku-echo-server
Last synced: 3 days ago
JSON representation
Heroku Echo Server
- Host: GitHub
- URL: https://github.com/deslum/heroku-echo-server
- Owner: deslum
- License: gpl-2.0
- Created: 2015-01-16T12:28:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-16T13:38:54.000Z (almost 10 years ago)
- Last Synced: 2023-08-12T11:57:38.248Z (over 1 year ago)
- Language: Shell
- Size: 230 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heroku-Echo-Server
This is simple example how create TCP server on [Heroku](http://heroku.com/) with some ports (no 80 or 443). Using [Ruppell's Sockets](https://addons.heroku.com/ruppells-sockets) and [Tornado](http://www.tornadoweb.org).