Closed kawogi closed 1 year ago
@Florob Any ideas for topics, yet?
I don't have any at the moment. async
has been asked a lot recently but I do not feel that I could have a talk about that.
Maybe we could talk about how rayon
can be used to easily speed up things. It's something that is easy with Rust but hard in lots of other languages.
Hi. I prepared two example axum applications and we could take a look at them together. The first one is pretty straightforward; it's a Hello World app that prints request headers. https://github.com/grouvie/header_test
The second one is a bit more complex. It demonstrates how to create, read, and delete tickets from a list: https://github.com/grouvie/axum_tickets
Knowing a bit about async
beforehand will help, as there's async
and await
all over the place.
If there's time and interest afterwards, I can also dive into my personal project, which is a bit more extensive.
I'd be very interested in taking a look at some axum
code :)
@grouvie Sorry for the late reply. Thanks a lot for your input. I'll make that an official announcement then, ok?
The left-over questions about async/await can be tackled in the remaining discussion time :)
@Florob Given that we have the first one on a wait list: shall we send a reminder to the others to revoke their RSVP if they're not going? Or just wait and see what happens?
@kawogi Wouldn't hurt to send a reminder I guess. The other option would be increasing the participant count, but from personal experience in the last weeks I wouldn't.
ToDo
Invitation draft
Meetup placeholder (maybe add to this template)
Rust News