ekumenlabs / rocon_web_proxy_server

Server component of the Rocon Web Proxy
0 stars 3 forks source link

Improve the way messages are handled in the proxy #38

Open pablisho opened 9 years ago

pablisho commented 9 years ago

The cyclomatic complexity of the on_message method is too high. It needs to be refactored.