suzaku-io / boopickle

Binary serialization library for efficient network communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can one pickle a future? Particularly a Akka Source

LogicalTime opened this issue · comments

Trying to figure out how to pickle a Source[T:Pickler] and I think I'd have to use a future Pickler. I guess just use an await with a timeout?

Hi! Please use the gitter channel https://gitter.im/suzaku-io/boopickle for these kinds of questions 😄