koding / tunnel

Tunnel proxy package in Go
BSD 3-Clause "New" or "Revised" License
314 stars 70 forks source link

protocol: send port as int for better handling #4

Closed fatih closed 9 years ago

fatih commented 9 years ago

Having port as integer let us handle port related actions in a more safe way.

Fixes #3

fatih commented 9 years ago

/cc @cihangir