andreykaipov / goobs

Go client library for OBS Studio
Apache License 2.0
137 stars 23 forks source link

client: check for client disconnection before sending requests #142

Closed andreykaipov closed 8 months ago

andreykaipov commented 8 months ago

Addresses https://github.com/andreykaipov/goobs/issues/141

Followup to https://github.com/andreykaipov/goobs/pull/80 and https://github.com/andreykaipov/goobs/pull/93

These panics will haunt me until I die