All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xitrum.routing.HttpMethodWebSocket.scala Maven / Gradle / Ivy

There is a newer version: 3.28.18
Show newest version
package xitrum.routing

import io.netty.handler.codec.http.HttpMethod

// To simplify the routing code, treat WebSocket as a HttpMethod
object HttpMethodWebSocket extends HttpMethod("WEBSOCKET")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy