libhyperproxy/src
Derrick Hammer e3e6757e47
* Refactor multiSocket.ts to check for server mode before checking for allowedPorts inclusion when accepting a new socket connection.
2023-04-16 17:13:47 -04:00
..
proxies * Refactor multiSocket.ts to check for server mode before checking for allowedPorts inclusion when accepting a new socket connection. 2023-04-16 17:13:47 -04:00
index.ts *refactoring 2023-04-15 18:39:47 -04:00
peer.ts * Refactor peer.ts to use call both handle and on* callbacks for open and close 2023-04-16 07:11:39 -04:00
proxy.ts * Refactor handlePeer function to use async/await and emit "peer" event, and make Proxy class extend EventEmitter. 2023-04-16 03:41:50 -04:00
server.ts *Initial commit 2023-01-12 12:39:23 -05:00
socket.ts *further refactoring 2023-04-15 22:17:30 -04:00
util.ts *refactoring 2023-04-15 18:39:47 -04:00