Queer European MD passionate about IT
Davte 5 жил өмнө
parent
commit
f7a9f76aad
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      src/server.py

+ 2 - 0
src/server.py

@@ -217,3 +217,5 @@ if __name__ == '__main__':
         logging.info("Please consider using SSL.")
         certificate, key = None, None
     server.run()
+
+# TODO: https://pymotw.com/3/asyncio/ssl.html (replace eof with zero-byte)