play.socketio.scaladsl
A specialisation of SocketIOEventCodec.SocketIOEventDecoder that just decodes arguments.
This allows the codec DSL to enrich implicitly with combinators for building multi argument decoders.
Decode the given arguments.
The arguments to decode.
The decoded arguments.
A specialisation of SocketIOEventCodec.SocketIOEventDecoder that just decodes arguments.
This allows the codec DSL to enrich implicitly with combinators for building multi argument decoders.