andreykaipov / goobs

Go client library for OBS Studio
Apache License 2.0
117 stars 21 forks source link

client: check for client disconnection before sending requests #142

Closed andreykaipov closed 4 months ago

andreykaipov commented 4 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