Skip to content

A standalone client-server application which can be used with any language

Notifications You must be signed in to change notification settings

naman0512gupta/websocket

Repository files navigation

websocket

  • A standalone client-server application which can be used with any language
  • Notifications added whenever any new message is received. (Do enable notifications on your page settings)

to start server run -- python serverhandler.py (or 'python serverhandler.py &' to run it as a background process)

Now run -- python clientHandler.py "testpass"

To send messages execute 'clienthandler.py' file from anywhere with the message.

Happy websocketing!

About

A standalone client-server application which can be used with any language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published