extensible-effects-concurrent v0.27.0 Release Notes

Release Date: 2019-06-18 // almost 5 years ago
    • ๐Ÿ‘Œ Improve/fix EmbedProtocol type class
    • Add a this like parameter to the methods of EffectfulServer
    • ๐Ÿ“‡ Rename IsPdu to HasPdu
    • โœ‚ Remove GenServer from EffectfulServer and put it into a new module: Control.Eff.Concurrent.Protocol.CallbackServer
    • ๐Ÿ“‡ Rename Control.Eff.Concurrent.Protocol.Request to (...).Wrapper