akka/akka-http

Construct `ToResponseMarshaller` from `Marshaller[A, ResponseEntity]`

Open

#642 opened on 2016年12月11日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)Scala (1,311 stars) (598 forks)batch import
1 - triagedhackathonhelp wantedt:javat:marshallingt:routing

説明

Currently only Marshaller[A, MessageEntity] is supported, which is Marshaller[A, RequestEntity], which won't for work for all ResponseEntitys (namely CloseDelimited).

Related #641.

コントリビューターガイド

Construct `ToResponseMarshaller` from `Marshaller[A, ResponseEntity]` · akka/akka-http#642 | Good First Issue