Skip to content

Conversation

wilsonwang371
Copy link

I added RPC server for connecting to itchat from a different process.

I also added a function recv() which will return all message on self.msgList. Just in case someone wants to get all messages using RPC from a different process.

README.md Outdated
```python
import itchat

itchat.start_rpc_server(‘localhost’, 9000)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

=> '

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

Successfully merging this pull request may close these issues.

2 participants