Skip to content

anjanesh/websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websockets

Install websockets

pip install websockets or pip3 install websockets

run serverp.py as :

python3 server.py or python server.py or py.exe server.py

Open client.html in Visual Studio Code and click on Live Preview on the bottom right and it should fire up client.html in the browser

image

You should see this :

image

On running the server

it'll be updating the list as below :

websockets

Added traditional way, revere-ajax to achieve this in PHP :

php -S localhost:8989

And goto : http://localhost:8989/reverse-ajax/client.html and perform the same actions

About

Using websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published