This website requires JavaScript.
Explore
Help
Sign In
Uni
/
CSI-ES-2324
Watch
4
Star
0
Fork
You've already forked CSI-ES-2324
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
278b8e1a73
CSI-ES-2324
/
Projs
/
PD1
/
cmd
/
server
/
server.go
10 lines
85 B
Go
Raw
Normal View
History
Unescape
Escape
[PD1] restructure
2024-04-16 12:23:00 +01:00
package
main
import
(
"PD1/internal/server"
)
func
main
(
)
{
[PD1] Generic networking server and client implemented
2024-04-17 14:09:42 +01:00
server
.
Run
(
8080
)
[PD1] restructure
2024-04-16 12:23:00 +01:00
}
Reference in a new issue
Copy permalink