ExposeME - v1.3
⚓ Rust 📅 2025-08-19 👤 surdeus 👁️ 12ExposeME lets you share your local development server with the outside world by creating secure tunnels through your own domain. Turn http://localhost:3000 into https://myapp.yourdomain.com and share your work with clients, teammates, or testing tools.
New in v1.3
Binary Protocol Implementation
- Replaced JSON protocol with efficient binary protocol using bincode
- Maintained backward compatibility checking
- Important: Requires both server and client to be v1.3+
1 post - 1 participant
🏷️ Rust_feed