Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

WernerLDev/python3-websocketserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 Websocket server

A simple websocket server written in Python 3

Current version: 0.1 Alpha

This websocket server is still under development. Currently it supportes the latest Hybi websocket implementation and clients can send and receive text.

I work on this project in my free time so development wont go really fast.

Todo

  • Add support for binairy data
  • Add support for the old Hixie implementation? (Old apple iDevices still use this)
  • Add SSL support
  • Probably more

About

A websocket server written in Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages