write.go: Fix potential writeFrame deadlock
Closes #405 You should always be reading from the connection with CloseRead so this shouldn't have affected anyone using the library correctly.
Loading
Please register or sign in to comment
good morning!!!!
Closes #405 You should always be reading from the connection with CloseRead so this shouldn't have affected anyone using the library correctly.