Skip to content

Parse port into int, bind cannot accept str#1

Open
gwitrand-ovh wants to merge 2 commits into
sytone:masterfrom
gwitrand-ovh:master
Open

Parse port into int, bind cannot accept str#1
gwitrand-ovh wants to merge 2 commits into
sytone:masterfrom
gwitrand-ovh:master

Conversation

@gwitrand-ovh

@gwitrand-ovh gwitrand-ovh commented Sep 18, 2024

Copy link
Copy Markdown

socketserver.UDPServer only accepts (str, int) and not (str, str) as currently in the code

I also added a Dockerfile and script to start it easily

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.

1 participant