deploy_feedback
deploy_feedback copied to clipboard
exposing service as websocket
Hi ! , how can I get a web socket - 443 - service in deno deploy , or just is built for http requests ? thanks !
You can read about accepting WebSocket
connections in the HTTP server here: https://deno.land/manual/runtime/http_server_apis#websocket-support