Skip to content

add-rpc-and-recv-command - #623

Open
wilsonwang371 wants to merge 22 commits into
littlecodersh:masterfrom
wilsonwang371:master
Open

add-rpc-and-recv-command#623
wilsonwang371 wants to merge 22 commits into
littlecodersh:masterfrom
wilsonwang371:master

Conversation

@wilsonwang371

Copy link
Copy Markdown

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.

Comment thread README.md Outdated
```python
import itchat

itchat.start_rpc_server(‘localhost’, 9000)

Copy link
Copy Markdown
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