bcarruthers / garnet

F# game composition library
MIT License
164 stars 15 forks source link

Support actor message pooling #3

Closed bcarruthers closed 2 years ago

bcarruthers commented 5 years ago

Want to support large reference type messages with pooling for more flexibility, especially for sending segments for replicating container state.

bcarruthers commented 2 years ago

Leaning toward leaving this kind of pooling to the user.

Workarounds: