You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ProtobufStream type is now generic - it can be inferred from the return type of pbStream but may need to be specified where it it accepted as an argument
Bug Fixes
derive unwrapped stream type from input (#39) (e85d75e)