First commit
This commit is contained in:
4
Tesses.CrossLang.PackageServer/src/program.tcross
Normal file
4
Tesses.CrossLang.PackageServer/src/program.tcross
Normal file
@@ -0,0 +1,4 @@
|
||||
func main(args)
|
||||
{
|
||||
Net.Http.ListenSimpleWithLoop(Router,4200);
|
||||
}
|
||||
Reference in New Issue
Block a user