Hello there.
Currently PodSixNet supports the transmission of data through the TCP protocol.
Could we allow it to support UDP with a parameter in the server instance? such as:
s = server(protocol=UDP)
I'd be more than happy to work on this issue, but I'd first like to know what you all think.
Hello there.
Currently PodSixNet supports the transmission of data through the TCP protocol.
Could we allow it to support UDP with a parameter in the server instance? such as:
s = server(protocol=UDP)
I'd be more than happy to work on this issue, but I'd first like to know what you all think.