wechaty/puppet-service

Cache ready status in hostie server

Closed this issue · 0 comments

Currently we don't cache the ready status, we only cache the login or scan status in hostie server.

When the client connected to the server, if the ready event is already emitted by the underlying puppet, the hostie server won't emit the ready event again. So the ready event will be permanently lost from the client perspective.