Pithikos / python-websocket-server

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

refactoring read_next_message #120

Open SidIvan opened 9 months ago

SidIvan commented 9 months ago

improved cyclomatic difficulty from level C to level A (checked with radon)