mirror of
https://github.com/django/daphne.git
synced 2025-04-21 17:22:03 +03:00
Update benchmarker for newer Autobahn
This commit is contained in:
parent
5676f2da49
commit
e7a5ad01fd
|
@ -84,7 +84,6 @@ class Benchmarker(object):
|
|||
self.rate = rate
|
||||
self.factory = WebSocketClientFactory(
|
||||
args.url,
|
||||
debug=False,
|
||||
)
|
||||
self.factory.protocol = MyClientProtocol
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user