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

3 lines
70 B
Python
Raw Normal View History

2019-01-19 09:53:09 +00:00
#!/usr/bin/env python
import SimpleHTTPServer
SimpleHTTPServer.test();