Results 4 comments of Col Wilson

Same error here.

Here's a failing test around the broadcast example at https://github.com/websockets/ws#broadcast-example. It throws: ```bash 1) Sockets broadcast: Uncaught TypeError: server.clients.forEach is not a function at Server.server.broadcast (test/test.js:22:20) at Server. (test/test.js:33:14) at...

Yes same issue I believe (linkchecker)[col@wave-service-checker linkchecker]$ linkchecker --check-extern http://httpbin.org/get LinkChecker 9.3 Copyright (C) 2000-2014 Bastian Kleineidam LinkChecker comes with ABSOLUTELY NO WARRANTY! This is free software, and you are...

i don't have time to merge this at the minute sorry, but change line 61 of robots_txt.py ``` if hasattr(url_data, "proxy") and hasattr(url_data, "proxy_type"): ```