xbox-smartglass-nano-python
                                
                                
                                
                                    xbox-smartglass-nano-python copied to clipboard
                            
                            
                            
                        Ensure ready-state before attempting connection
Nano state should be verified before a connection is attempted, possibly by connecting to a callback or spawning a Greenlet.
Current implementation, via simple sleep: https://github.com/OpenXbox/xbox-smartglass-nano-python/blob/master/xbox/nano/scripts/client.py#L49-L50