Nice. I have been waiting for this one. I've already given the video a thumbs up without even watching it because I know that it is gonna be great.
@fb-gu2er8 ай бұрын
Given your Scala and functional history, it would be good to cover Ktor 😊
@ChristianValverde8 ай бұрын
so this is reactive streams ....kind of akka-streams on kotlin side ?
@yiannig73478 ай бұрын
it looks like akka steams
@rockthejvm8 ай бұрын
Akka/Pekko Streams has a far more powerful API, and that Graph DSL is unparalleled
@dmitrykaa468 ай бұрын
nice! thank you
@Matheus_15828 ай бұрын
Can you give a class on the Ktor Framework.
@rockthejvm8 ай бұрын
Will do!
@mvrkmi8 ай бұрын
Newbie question...how were you able to just select the actors' names for copy/paste?
@rockthejvm8 ай бұрын
(on Mac) Option+Option(hold), then arrow keys up/down
@mvrkmi8 ай бұрын
@@rockthejvm I'm sorry Daniel, not to belabor the point, but I'm working on a PC using Android Studio. I can't seem to select just the variable names without also selecting additional characters in the column that would need to be edited out of the pasted content. What am I missing?
@user-ux3mu7yz9k8 ай бұрын
How to debug such constructions?
@rockthejvm8 ай бұрын
The video has a section on listeners and error handling