Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need example project and tutorial #5

Open
surban opened this issue Jan 13, 2022 · 4 comments
Open

Need example project and tutorial #5

surban opened this issue Jan 13, 2022 · 4 comments
Assignees
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@surban
Copy link
Member

surban commented Jan 13, 2022

Although Remoc is well documented an example project and tutorial that show how all fits together and how to get started are missing.

@surban surban added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Jan 13, 2022
@surban
Copy link
Member Author

surban commented Jan 26, 2022

We now have an example project in examples/rtc, but more would be better.

@baptiste0928
Copy link
Contributor

baptiste0928 commented Feb 16, 2022

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.

@j-refs
Copy link

j-refs commented Jun 20, 2024

Just chiming in, as I see this issue is quite old now. The examples you mention in this repo are incomplete and non functioning.

That's definitely not welcoming to new adopters at all!

Is there a complete/functional example somewhere that missed a merge?

@surban
Copy link
Member Author

surban commented Jun 21, 2024

You are right that the examples are rather minimal, given the functionality of the library.

However, could you explain the trouble you have with the existing examples in the repository? They are all functioning.

@surban surban self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants