 
            
            
            
            
                25 Jul
                
                    2023
                
            
            
                25 Jul
                
                '23
                
            
            
            
        
    
                4:42 p.m.
            
        Ah, seems like this is an Asio library? I think I was expecting something like runtime-agnostic coroutine primitives that users could use to easily build their own coroutines. Maybe even adding something like cppcoro's `task<T>` which is far and away the best user-facing task implementation I've seen. Whatever happened to the Requests library that was being worked on? We should be reviewing that library instead of an Asio wrapper. - Christian