Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 261 Bytes

File metadata and controls

11 lines (7 loc) · 261 Bytes

WebsocketChat

This is just an experimental project.

Usage

To run the server after the project is built run the server as the folllowing: java -jar WebSocketChat.jar [port]

Where [port] is a number for the port, if none given the default will be 5256.