Custom replit eval server implementation that lets you use the replit.com IDE but with your own server as the backend

1 Open Issue Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub
Web Development Custom Server Implementations
Pid2 Support 2 months ago

AI Summary: The task requires implementing support for Replit's new "pid2" protocol in the Homeval project. This involves using a new Rust implementation of the protocol (rapids-rs), ensuring it supports all procedure types, and deciding on how Homeval should handle the transition between pid1 and pid2. Before full implementation, rapids-rs needs to be completed and interoperability strategies defined.

Complexity: 5/5
enhancement help wanted

Custom replit eval server implementation that lets you use the replit.com IDE but with your own server as the backend

Rust