Is it possible to accept requests for js on a stream?
-
I am sending a request from the server to a page, can js accept incoming requests?JavaScript Anonymous, May 6, 2020
-
You can, using for example using websocketAnonymous
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!