Should be merged after #8, as this was branched from that.
These changes mostly cleanup the code, and simplify some of the implementations. The only actual change that would affect usage, is I changed stop_subscribe to stop_subscription so that it's a little more idiomatic
Should be merged after #8, as this was branched from that.
These changes mostly cleanup the code, and simplify some of the implementations. The only actual change that would affect usage, is I changed
stop_subscribe
tostop_subscription
so that it's a little more idiomatic