Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 243 Bytes

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