You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.
Wouldn't be better let the user handle goroutines?
I'm facing a problem because of that; there is messages coming out of order. Without goroutine I have no problem.
I suggest you remove go or make it optional. What do you think?
The text was updated successfully, but these errors were encountered:
signalr/signalr.go
Line 597 in 50e6bb8
Wouldn't be better let the user handle goroutines?
I'm facing a problem because of that; there is messages coming out of order. Without goroutine I have no problem.
I suggest you remove
go
or make it optional. What do you think?The text was updated successfully, but these errors were encountered: