Back to all Bounties
Earn 900 ($9.00)
due 2 years ago
In Progress
Fix my rpyc issue
sevaus
Details
Applications
3
Discussion
Bounty Description
Hi,
I'm using rpyc between two files client.py and server.py.
This works well on my local machine but on replit I get the error ConnectionRefusedError: [Errno 111] Connection refused.
I'll offer $10 to anyone who can fix my issue