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
Implementing tokio-rs/mini-redis with remoc could be a good example of real use case. I was thinking of a RTC interface with pub/sub based on broadcast channels, with automatic client reconnection and simple authentication.
This would show how all the remoc features fit together and give an idea of how to do your own client/server implementation.
A step-by-step tutorial could also be written based on this project.
Although Remoc is well documented an example project and tutorial that show how all fits together and how to get started are missing.
The text was updated successfully, but these errors were encountered: