Handle AttributeError in webclient protocol

This commit is contained in:
Griatch 2019-05-31 08:42:33 +02:00
parent 64acd33d85
commit e130ec2d6f
2 changed files with 6 additions and 2 deletions

View file

@ -23,7 +23,7 @@ Update to Python 3
### Web
- Change webclient to use Autobahn websocket library (which is actually maintained)
- Change webclient from old txws version to use more supported/feature-rich Autobahn websocket library
#### New golden-layout based Webclient UI (@friarzen)
- Features