spring / uberserver

uberserver, a matchmaking/chat lobby server for the spring rts project
https://springrts.com/wiki/Uberserver
Other
33 stars 38 forks source link

Twisted ssl [DISCUSSION] #269

Closed TurBoss closed 6 years ago

TurBoss commented 6 years ago

this allows the server to also listen on a ssl port

did this because I didn't manage to use my https://github.com/TurBoss/asyncspring to work with tls :(

ya I know not the best idea but here it is for discussion

I took the liberty to change tabs to spaces only on the server.py file

Thanks

TurBoss commented 6 years ago

sadly seems pretty broken

abma commented 6 years ago

please revert the tab to space changes. when at all it should change ALL files at once.

TurBoss commented 6 years ago

okay sorry

:+1:

abma commented 6 years ago

you don't need to close the pull request for doing new changes.

wrt: "did this because I didn't manage to use my https://github.com/TurBoss/asyncspring to work with tls :("

whats the problem?

abma commented 6 years ago

example client: https://github.com/spring/uberserver/blob/master/tests/tlsclient.py

TurBoss commented 6 years ago

I'll leave this in a seccond place

sorry for the noise