python-websocket-server
python-websocket-server copied to clipboard
Allow dismissing clients based on their origin HTTP header
When you are running a local websocket server, every website you visit could connect to it.
I assume you refer to this. This indeed would be optimal if implemented and would allow for a more secure usage of the library.
@Pithikos Yes that's what I am referring to.