eventstream connection must be closed by user
Pre-release
Pre-release
eventstream connection must be closed by user (#208) Tried to infer when user wanted it to close via refcounts. This was difficult to pull off, and the strange side-effects were difficult to explain. Instead, go for the simple "you must close it" approach.