Skip to content

Simple Chat and Game Board Server for the SCIONLab network.

License

Notifications You must be signed in to change notification settings

pmkap/scion-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCiON Board

Simple Chat and Game Board Server for the SCIONLab network. I made this to learn about Go and its concurrency model and playing around with SCIONLab at the same time.

Features

Connect

You just need a machine connected to the SCIONLab network with scion-netcat installed. There is a server running (or not) on 17-ffaa:1:f7f,127.0.0.1 port 1337. Simply connect with:

scion-netcat 17-ffaa:1:f7f,127.0.0.1:1337

Build and Run

go run board to run on port 1337.

About

Simple Chat and Game Board Server for the SCIONLab network.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages