Skip to content

archanpatkar/CSGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSGO

A Concurrent Server in golang

How to use

Dependancy Go

1. Download Server.go

2. The Server takes 3 Args go run Server.go {PORT} {BUFFER-SIZE} {EXIT-MESSAGE}

3. To test execute go run Server.go 8081 4096 q

Releases

No releases published

Packages

No packages published