79364912

Date: 2025-01-17 13:39:23
Score: 1
Natty:
Report link

With the new asyncio implementation of the websockets library, the path argument of connection handlers is "unnecessary since 10.1 and deprecated in 13.0" (read here).

If you remove the path argument from the definition of your echo function, it works as expected.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ClarkBae