issues
search
openziti
/
ziti-sdk-py
Ziti SDK for Python
Apache License 2.0
70
stars
2
forks
source link
Refactor echo sample and tiny update to flazk
#55
Closed
dovholuknf
closed
1 year ago
dovholuknf
commented
1 year ago
small refactoring of helloFlazk, added some output and made the zitify one line
added signal handling for the echo server example which wouldn't quit when in .accept(), only would respond to ctrl-c when a client was connected
added a "client" for the echo server