Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 142 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 142 Bytes

WebSocket-CSharp-Client

1 step: Change the address server

    const string SERVER = "LOCALHOST:PORT";

2 step: Run project.