Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
…WebView compatibility Co-authored-by: unnoq <64189902+unnoq@users.noreply.github.com>
Deploying orpc with
|
| Latest commit: |
a21406b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://76578154.orpc-1qh.pages.dev |
| Branch Preview URL: | https://copilot-fix-shortable-origin.orpc-1qh.pages.dev |
Member
|
@copilot don't forget update in packages/client/src/adapters/message-port/rpc-link.ts |
Copilot
AI
changed the title
[WIP] Fix shortable origin to use http schema
fix: change SHORTABLE_ORIGIN from orpc:// to http://orpc for Android WebView compatibility
Dec 12, 2025
Co-authored-by: unnoq <64189902+unnoq@users.noreply.github.com>
Contributor
Author
unnoq
approved these changes
Dec 12, 2025
More templates
@orpc/ai-sdk
@orpc/arktype
@orpc/client
@orpc/contract
@orpc/experimental-durable-iterator
@orpc/hey-api
@orpc/interop
@orpc/json-schema
@orpc/nest
@orpc/openapi
@orpc/openapi-client
@orpc/otel
@orpc/experimental-pino
@orpc/experimental-publisher
@orpc/experimental-publisher-durable-object
@orpc/experimental-ratelimit
@orpc/react
@orpc/react-query
@orpc/experimental-react-swr
@orpc/server
@orpc/shared
@orpc/solid-query
@orpc/standard-server
@orpc/standard-server-aws-lambda
@orpc/standard-server-fastify
@orpc/standard-server-fetch
@orpc/standard-server-node
@orpc/standard-server-peer
@orpc/svelte-query
@orpc/tanstack-query
@orpc/trpc
@orpc/valibot
@orpc/vue-colada
@orpc/vue-query
@orpc/zod
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

SHORTABLE_ORIGINfrom'orpc://localhost'to'http://orpc'in/packages/standard-server-peer/src/codec.tsSHORTABLE_ORIGIN_MATCHERregex to match the new origin pattern/packages/standard-server-peer/src/codec.test.tsto use the newhttp://orpcscheme/packages/client/src/adapters/message-port/rpc-link.tsto usehttp://orpc/packages/client/src/adapters/websocket/rpc-link.tsto usehttp://orpchttp://orpc:/packages/client/src/adapters/message-port/rpc-link.test.ts/packages/client/src/adapters/websocket/rpc-link.test.ts/packages/server/src/adapters/websocket/rpc-handler.test.ts/packages/server/src/adapters/crossws/rpc-handler.test.ts/packages/server/src/adapters/bun-ws/rpc-handler.test.ts/packages/server/src/adapters/message-port/rpc-handler.test.ts/packages/server/src/adapters/ws/rpc-handler.test.tsOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.