This implements the reverse proxy on the express server to point to the frog
hono server.
Depends on D13999
Paths
| Differential D14086 Authored by will on Dec 5 2024, 11:29 PM.
Details Summary This implements the reverse proxy on the express server to point to the frog Depends on D13999 Test Plan Verified by using ngrok to localhost 3000 and accessing the frog hono server.
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptDec 5 2024, 11:29 PM2024-12-05 23:29:55 (UTC-8) Harbormaster completed remote builds in B32940: Diff 46224.Dec 5 2024, 11:47 PM2024-12-05 23:47:23 (UTC-8) This revision is now accepted and ready to land.Dec 7 2024, 12:45 PM2024-12-07 12:45:59 (UTC-8)
Comment Actions
Sounds like you don't know how it's used. It would be good to figure out before landing this... I worry that, for instance, we'll end up with an application titled "Comm Frame" in some mini-app directory. I think it would probably be better to just use "Comm" if you truly have no clue what this is or how it is used, even after spending an hour or so trying to dig up information. Comment Actions
Got it. Given that I already tried digging up information on how it's used and wasn't able to come up with much, I'll just rebase with the title as "Comm" Harbormaster completed remote builds in B32968: Diff 46264.Dec 9 2024, 1:24 PM2024-12-09 13:24:38 (UTC-8) Harbormaster completed remote builds in B32972: Diff 46268.Dec 9 2024, 2:24 PM2024-12-09 14:24:29 (UTC-8) Closed by commit rCOMM56ad401d2bc1: [keyserver] setup reverse proxy from keyserver router to frog hono server (authored by will). · Explain WhyDec 9 2024, 4:56 PM2024-12-09 16:56:33 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46281 keyserver/flow-typed/npm/hono_vx.x.x.js
keyserver/src/frog/frog.js
keyserver/src/keyserver.js
|