nodejs-webrtcsignalexchange.../video-client/server.py

3 lines
70 B
Python
Raw Normal View History

2019-01-20 15:26:06 +00:00
#!/usr/bin/env python
import SimpleHTTPServer
SimpleHTTPServer.test();