ExposeME - v1.3

⚓ Rust    📅 2025-08-19    👤 surdeus    👁️ 5      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: ExposeME - v1.3

ExposeME 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

Read full topic

🏷️ Rust_feed