levelrin / jws-server

A framework for WebSocket server in Java
MIT License
0 stars 0 forks source link

Allow users to specify the status code and reason when they close the communication #40

Closed levelrin closed 3 years ago

levelrin commented 3 years ago

The server should allow users to specify the status code and reason when they close the communication.