Alumna::Http::Serializers
Central registry for all wire formats. Add new formats here - router and responder stay untouched.
Constants
JSON = JsonSerializer.new
MSGPACK = MsgpackSerializer.new
Central registry for all wire formats. Add new formats here - router and responder stay untouched.