simple_server: Fix init of websockets log handler
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 25 May 2020 18:29:53 +0000 (18:29 +0000)
committerMatthew Waters <matthew@centricular.com>
Thu, 18 Jun 2020 13:34:48 +0000 (23:34 +1000)
commitb8c1bd1fa344acb6f6ca591e0687cd0cba9330a3
tree116430ad9346cd98ab5bd5528595fe9fa4a90f43
parent78df1ca74ccee09a83b9e30eb307b7f93056e469
simple_server: Fix init of websockets log handler

This has changed since the original code was written:
https://websockets.readthedocs.io/en/stable/cheatsheet.html#debugging
webrtc/signalling/simple_server.py