|
|
|
|
|
by steveklabnik
3344 days ago
|
|
npm has started writing new backend services in Rust instead of node. (Not all new services, but they have multiple ones in production now.) You'd want to check out https://tokio.rs/ and the (released very soon, but not quite yet!) hyper 0.11 that integrates with it. |
|