Add WebSocket implementation with support for extensions and event handling
This commit is contained in:
-5
@@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
import sys
|
||||
|
||||
for i in range(1, int(sys.argv[1]) + 1):
|
||||
print i, "X" * 78
|
||||
Reference in New Issue
Block a user