Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@philippseith philippseith released this 30 Aug 17:10
· 428 commits to master since this release
87ae82d

new: Hub.Context / HubContext.Context

By giving access to HubConnection.Context in Hub,
derived hubs can cancel goroutines when the connection has been closed.