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