Skip to content

Files

Latest commit

Oct 16, 2020
8f8e951 · Oct 16, 2020

History

History

websocket

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 16, 2020
Oct 16, 2020
Oct 16, 2020
Oct 16, 2020
Oct 16, 2020

In the console of the browser, input the following commands.

ws = new WebSocket("ws://localhost:8080/ws")
ws.send("hello, Prologue!")