This repository was archived by the owner on Oct 30, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ # 2019/05/20
3
+ - Reminder to write minutes
4
+
5
+ ## Working Group Updates
6
+ - RFC Triage
7
+ - Two new RFCs will be opening discussion session management and authentication
8
+ - Setting up a process for working with RFCs
9
+ - Centralized RFCs repo or per repo RFC dir?
10
+ - Per repo RFCs for now, more discussion to happen on the ` rustasync/team ` repo.
11
+ - Six-Week Spring (2019-05-16 - 2019-06-20)
12
+ - [ Open “sprint” issues] ( https://github.com/orgs/rustasync/projects/1 )
13
+ - A lot of progress has been made across most of the issues being tracked.
14
+ - Discussion around how to name extension traits in tide. More discussion to happen in the associated issue.
15
+ - Status Updates
16
+ - tide
17
+ - Building a TodoMVC backend.
18
+ - ` tide-core ` : more work has been done to decouple sub projects
19
+ - RFCs will be opened soon for sessions and authentication.
20
+ - futures
21
+ - Biggest change is ` futures-preview ` now has a beta build which does not require the ` async-await ` feature.
22
+ - runtime
23
+ - Timers should be releasing next week.
24
+ - Next month work will be starting on ` for_await(parallel) ` and a new crate ` par ` which abstracts over rayon/runtime
25
+ - books
26
+ - No progress made over the last week.
27
+ - Meeting with the compiler team to have the right resources to guide people with the upcoming async/await feature.
28
+ - websites
29
+ - No updates this week.
30
+ - Office hours
You can’t perform that action at this time.
0 commit comments