mirror of
https://git.coolaj86.com/coolaj86/proxy-packer.js.git
synced 2025-03-13 03:50:48 +00:00
tunnel-packer
A strategy for packing and unpacking tunneled network messages (or any stream) in node.js
Description
A strategy for packing and unpacking a proxy stream (i.e. packets through a tunnel). Handles multiplexed and tls connections. Used by telebit and telebitd.
Languages
JavaScript
100%