added go code to start laplace server

This commit is contained in:
2021-07-19 23:19:27 +04:00
parent 0913e173df
commit dad6165754
9 changed files with 134 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/Akilan1999/remotegameplay
go 1.16