Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rkwz
on Aug 11, 2020
|
parent
|
context
|
favorite
| on:
Single Page Applications using Rust
Thank you! The sharing common types and logic is pretty easy using cargo workspaces, will include this in future posts :)
praveenperera
on Aug 11, 2020
[–]
Awesome!
I think it would also be cool to explore alternatives to REST with JSON for a full stack Rust app.
gameswithgo
on Aug 11, 2020
|
parent
[–]
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.
praveenperera
on Aug 11, 2020
|
root
|
parent
[–]
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: