-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
Context: nitrojs/nitro#2886
A new createWebSocketProxy({ target: 'ws://external-url' }) would allow users (and frameworks) to create runtime-agnostic hooks that proxy connections to a remote backend.
Implementation details depend on CrossWS hooks and we might benefit from some native runtime-aware possibilities also (mainly to speed up or allow platform-specific protocols for example) therefore CrossWS core itself is probably the best place to develop and maintain this utility.
Azurency, yakovenkodenis, AyushSehrawat, TheAlexLichter, ezerinz and 2 moreproductdevbook and Azurency
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request