Skip to main content

Websocket type validator

cp:otoroshi.next.plugins.WebsocketTypeValidator

Validate the type of each frame

categories:

  • Websocket

default configuration:

{
"allowed_format" : "all",
"reject_strategy" : "drop"
}