Skip to content

Conversation

huan
Copy link
Member

@huan huan commented Oct 14, 2021

The Goal

class HAWechaty implements Wechaty {
  // ...
}
  1. Full-API: HAWechaty will have all the API interface that Wechaty has
  2. Deduplicate: HAWechaty will deduplicate the received message when more than one bot receive one same message
  3. Round Robin Load Balancing: HAWechaty will pick one available bot to send messages

Related issues

@huan huan added the enhancement New feature or request label Oct 14, 2021
@huan
Copy link
Member Author

huan commented Nov 9, 2021

Back working on this...

@CLAassistant
Copy link

CLAassistant commented Sep 19, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants