-
-
Couldn't load subscription status.
- Fork 5
Open
Labels
scope: unstablespecSpec definition for non-well defined behaviorsSpec definition for non-well defined behaviors
Milestone
Description
Scope
unstable
What do you want to define?
New ?ws and !ws directives, that would act similar to %http directive but for websockets
?would be used for requests!would be used for responses
<form *set="{ content: '' }" ?="wss://example.com" ?message="content" [email protected]>
<textarea ::value="content"></textarea>
<button>Send</button>
</form>
<div class="messages" [email protected][append]>
<!-- ... -->
</div>Potentially blocking:
- proposal: bring back the
wsmodule denoland/std#5755 - feat req: add enums for WebSocket status denoland/std#5436
I have searched for existing issues
Yes
Metadata
Metadata
Assignees
Labels
scope: unstablespecSpec definition for non-well defined behaviorsSpec definition for non-well defined behaviors