Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
WebSocketCloseStatus.java File Reference

Go to the source code of this file.

Packages

package  dev.rafex.ether.websocket.core

Functions

record dev.rafex.ether.websocket.core.WebSocketCloseStatus (int code, String reason)
 Representa un estado de cierre de una conexión WebSocket conforme a la especificación RFC 6455.