play.socketio.scaladsl
A specialisation of SocketIOEventCodec.SocketIOEventEncoder that just encodes arguments.
This allows the codec DSL to enrich implicitly with combinators for building multi argument encoders.
Encode the given event to arguments.
The event to encode.
The encoded arguments.
A specialisation of SocketIOEventCodec.SocketIOEventEncoder that just encodes arguments.
This allows the codec DSL to enrich implicitly with combinators for building multi argument encoders.