Pithikos / python-websocket-server

A simple fully working websocket-server in Python with no external dependencies
MIT License
1.14k stars 381 forks source link

How do I set url ? #42

Closed scorpioRED closed 3 years ago

scorpioRED commented 6 years ago

Hi is it possible to run ws with url like : ws://localhost:8085/some-url ?

pp5ee commented 6 years ago

同问

Pithikos commented 3 years ago

Related: https://github.com/Pithikos/python-websocket-server/issues/50