examples icon indicating copy to clipboard operation
examples copied to clipboard

websocket chat python file

Open Bechma opened this issue 3 years ago • 0 comments

I'm learning about how to implement web sockets with actix and I was looking at the example linked from here:

I understand the example, it's clear and I understand everything, but I don't get why is this python file there, I got 404 everytime that I run it :/ https://github.com/actix/examples/blob/master/websockets/chat/client.py

Bechma avatar May 01 '22 17:05 Bechma