Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 406 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 406 Bytes

How to Run

A websocket was implemented using node js

To run the websocket

Go to its directory open the terminal and write the following command

node websocket.js

After establishing the websocket

Open the Form and Table HTML files in different tabs.

You can see that after entering the data in Form.html and clicking the 'Add' button the data has been tranferred the the Table in Table.html