Skip to content

SoonPoong-Hong/hong-boot-netty-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hong-boot-netty-public

A spring boot application + websocket chat (by netty)

running in console (콘솔에서 실행)

$mvn clean package

$cd target

$java -jar websocket.war

running in eclipse (eclipse안에 실행)

execute SpringBootWebApplication class

open in your browser

http://localhost:10101/

port that this app use

10101, 10103

You should open these two ports if you run in another server. or you can modify these ports in application.properties.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors