README ¶ replnet What? A repl to repl networking tool Also allow you to connect from local computer Why? In order to connect to raw socket on a repl, you need to proxy it through http/websocket This makes it harder for a learner to learn about socket programming Goals: Single binary for convinence and compatibility. Compatiblity with OS-native webdav mount Easy to use, self-explainatory, beginner friendly. Functionality: ✅ Basic webdav mounting of a repl with basic auth ❌ Health check route, ping route ⚠️ WebSocket Proxy for port forwarding similar to ngrok, with a local client. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go utils.go Directories ¶ Show internal Expand all Path Synopsis client common netstat Package netstat provides primitives for getting socket information on a Linux based operating system. Package netstat provides primitives for getting socket information on a Linux based operating system. Click to show internal directories. Click to hide internal directories.