purerpc
purerpc copied to clipboard
AttributeError: module 'socket' has no attribute 'SO_REUSEPORT'
Windows networking does not have such option for networking. Server does not start.
And for clients, same holds for TCP_KEEPINTVL and TCP_KEEPCNT.
This should probably be fixed in 0.6.0, can you test it out?
grpc_socket.py looks good but I don't have a win box to test. Will try docker-wine when I get a chance.