Add support Roborock source

This commit is contained in:
Alexey Khit
2023-03-19 12:14:20 +03:00
parent 12a7b96289
commit e728643aad
14 changed files with 1257 additions and 30 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ func (s *Server) Serve() error {
continue
}
peerID := core.RandString(16)
peerID := core.RandString(16, 36)
// instant run announce worker
s.announce = core.NewWorker(0, func() time.Duration {