levelrin / jws-server

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

Implement the close method in the session object #22

Closed levelrin closed 3 years ago

levelrin commented 3 years ago

The server should be able to close the connection using the session object.