play.socketio.scaladsl
A specialisation of SocketIOArgsDecoder that only decodes a single argument.
This allows the codec DSL to enrich implicitly with combinators for building multiple argument decoders.
Decode the given argument.
The argument to decode.
The decoded argument.
Decode the given arguments.
The arguments to decode.
The decoded arguments.
A specialisation of SocketIOArgsDecoder that only decodes a single argument.
This allows the codec DSL to enrich implicitly with combinators for building multiple argument decoders.