Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/freeformz/hi-target


https://github.com/freeformz/hi-target

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hijacking Experiment

Ever want a TCP connection to a dyno?

Here's an example of doing so in go.

1. First you need to have [websockets](https://devcenter.heroku.com/articles/heroku-labs-websockets) enabled.
1. heroku create -b https://github.com/kr/heroku-buildpack-go.git \
1. git push heroku master
1. APP=\ go run client/main.go