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

Rocket examples #35

Open
servonlewis opened this issue Apr 1, 2021 · 5 comments
Open

Rocket examples #35

servonlewis opened this issue Apr 1, 2021 · 5 comments

Comments

@servonlewis
Copy link

Hello all,

Can we please have more examples with rocket?

Similar to actix, with subscriptions and authentication tokens?

@servonlewis
Copy link
Author

Actually the token example should be the same from actix if I'm not mistaken, but the subscription websocket implementation would be great

@sunli829
Copy link
Collaborator

sunli829 commented Apr 2, 2021

Sorry, I don't know how to use Rocket. 😁

@servonlewis
Copy link
Author

Sorry, I don't know how to use Rocket. 😁

Lol word. Hopefully someone who does can give it a shot.

I really like how rocket is built, but it looks like it doesn't have native websocket support yet, or the thread I read is outdated.

@sunli829
Copy link
Collaborator

sunli829 commented Apr 2, 2021

Sorry, I don't know how to use Rocket. 😁

Lol word. Hopefully someone who does can give it a shot.

I really like how rocket is built, but it looks like it doesn't have native websocket support yet, or the thread I read is outdated.

This seems to be the case, and the async support of Rocket has not yet been released.

@servonlewis
Copy link
Author

Sorry, I don't know how to use Rocket. 😁

Lol word. Hopefully someone who does can give it a shot.

I really like how rocket is built, but it looks like it doesn't have native websocket support yet, or the thread I read is outdated.

This seems to be the case, and the async support of Rocket has not yet been released.

I hear that. I love this crate, it's incredible. I currently use actix but was looking to transition to rocket once it's async in production.

Is there any plans to increase the amount of examples once that happen and time has passed for learning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants