URL Mapping (Reverse proxying) domains, similarly to Discord activities

Open
#107 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript

Research direction

Start by comparing the proposed reverse-proxy interface with issue #61 and tracing the existing domain allowlisting path. Clarify the WebSocket and fetch scope, ownership verification, and completion criteria with maintainers; the issue names no files or tests.

Written by the indexing model from the issue text.

Description

fetch

I'd like it if there was an interface for adding a domain that Reddit reverse proxies, so I can connect to it over WebSocket or fetch it without contacting an admin to get my domain allowlisted.

This would effectively prevent the user's IP from being leaked to the service added, so there's less of a security concern. It could be locked behind a DNS TXT record or something if you'd want to verify the user owns the domain.

There is #61, but the overhead of an HTTP request per-event isn't feasible for highly real time applications.

Dominant language
TypeScript
Stars
210
Forks
88
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reddit/devvit

All issues in reddit/devvit

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.