Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thank you! The sharing common types and logic is pretty easy using cargo workspaces, will include this in future posts :)


Awesome!

I think it would also be cool to explore alternatives to REST with JSON for a full stack Rust app.


I have a hobby project where I am serializing everything to bincode with serde, and communicating with my own protocol over websockets. its quite nice! Rust's enums make this kind of serialization and communication super easy.


That sounds very interesting. Do you have a public repo I could check out?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: