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
Sry if i was not clear.
This is just a alternative way to solve the same problem.
My main argument here (which is arguable) is an easy way to implement new backends as we can see in the example backend.
Performance is not my motivation here. Just a collateral effect.
Callbacks are strictly more powerful and don’t require unnecessary goroutines.
Also is easy to write correct code
Server implementation(untested)
and the backend(untested):
The text was updated successfully, but these errors were encountered: