Skip to content

s900274/socket.io-chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket.io-chatroom

Requirements

OS Version : MacOS

Go Version : 1.11 (with GoModule)

Get started

  1. If your go version is not 1.11, you can install gvm to checkout go to different version.
  2. Follow the steps below
$ export GO111MODULE

$ make
  1. Exeucte Client-Server Program by following steps
// Execute server by
$ ./bin/socket-server
  1. Open browser then enter the address : http://localhost:12345

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors