mp
10/29/2018, 5:39 PMSimplifiedSessionStorage
example on https://ktor.io/servers/features/sessions/storages.html, what is the (not shown) getCoroutineContext()
supposed to do in practice? Also that form of reader()
is deprecated now -- CoroutineScope.reader
is probably what it should be, but on what scope?Deactivated User
10/29/2018, 5:40 PMDeactivated User
10/29/2018, 5:40 PMcoroutineContext
that should replace the getCoroutineContext
Deactivated User
10/29/2018, 5:41 PMmp
10/29/2018, 5:41 PMDeactivated User
10/29/2018, 5:41 PMmp
10/29/2018, 5:43 PMmp
10/29/2018, 5:53 PMSessionStorage
methods?Deactivated User
10/29/2018, 5:56 PMCoroutineScope(<http://Dispatchers.IO|Dispatchers.IO>)
?Deactivated User
10/29/2018, 5:56 PMDeactivated User
10/29/2018, 5:58 PMmp
10/29/2018, 5:59 PMDeactivated User
10/29/2018, 5:59 PMmp
10/29/2018, 6:00 PMDeactivated User
10/29/2018, 6:00 PMmp
10/29/2018, 6:00 PMDeactivated User
10/29/2018, 6:00 PM