Skip to content

apteronal/tcp-to-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Example Python TCP-to-WebSocket tunnel

Forwards data between a local TCP socket and a WebSocket.  Uses the asyncio and websockets libraries.

The example is intended to be somewhat minimal.  I hope it is helpful.  Please suggest improvements or report bugs.

About

Example Python TCP-to-WebSocket tunnel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages