Skip to content

ogios/simple-socket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Socket Server

made with Golang

Note

This project is highly combined with sutils, a tool to make bytes operations easier

Usage

Please check example

With Proxy Server

Require a server with public IP address for transmitting ips and ports of each other to both clients.

https://github.com/ogios/simple-proxy-server