mirror of
https://gitlab.com/comunic/nodejs-webrtcsignalexchangerserver
synced 2024-11-21 21:09:27 +00:00
3 lines
70 B
Python
Executable File
3 lines
70 B
Python
Executable File
#!/usr/bin/env python
|
|
import SimpleHTTPServer
|
|
SimpleHTTPServer.test(); |