Marc
11/18/2024, 11:41 AMval rpc = httpClient.rpc {
//config
}
But rpc()
is suspending. How are we suposed to create this dependency and add it to a module in Koin
for example (just said an arbitrary DI lib on kotlin)darkmoon_uk
11/18/2024, 12:01 PMdarkmoon_uk
11/18/2024, 12:02 PMMarc
11/18/2024, 12:04 PM