PocketRelay / Server

Mass Effect 3 Rust Server Emulator, LAN and WAN private server
https://pocket-relay.pages.dev/
MIT License
12 stars 4 forks source link

Server side portion of client proxy #48

Closed jacobtread closed 1 year ago

jacobtread commented 1 year ago

Description

This changes implements server side support for handling HTTP locally and proxing requests to the server as per https://github.com/PocketRelay/Client/issues/11

Changes

Related Issues