Skip to content

Draft: plugins/webrtc/web: Use pathlib

Alexandre Quessy requested to merge feat-36-webrtc-multi into develop
  • Use pathlib to load the TLS certificates from the parent dir
  • Part of #36 (closed)
  • chmod -x *.html *.js
  • chmod +x simple_server.py
  • Fix simple_server.py
  • Whitespace change
  • Fix README file
  • Make the WebRTC server scripts a bit more verbose
  • generate_cert.sh: Avoid to re-create them

Merge request reports