Skip to content

yuting-demo-code/socket-between-js-and-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-between-js-and-python

js is server, python is client

How to use

download

git clone https://github.com/YuTing-Fang1999/socket-between-js-and-python.git
cd .\socket-between-js-and-python\
npm install

run server

node '.\socket server.js'

run client (using another terminal)

python '.\socket client.py'

Running Screen

input q to quit
image

image

The code is extracted from
https://github.com/stories2/CubismWebSamples

About

js is server, python is client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published