mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 15:13:40 +00:00
style(invicible): Adjust console output formatting
This commit is contained in:
@@ -491,8 +491,8 @@ async def connect_peer(name, conn):
|
||||
|
||||
async def run():
|
||||
print("ChaCha20-Poly1305 over Telemost DC + VC")
|
||||
print("text + video encrypted transfer\n")
|
||||
print(" by zarazaex for olc\n")
|
||||
print("text + video encrypted transfer")
|
||||
print(" by zarazaex for olc\n")
|
||||
|
||||
sender_conn = get_connection_info("QR_Sender")
|
||||
receiver_conn = get_connection_info("QR_Receiver")
|
||||
|
||||
Reference in New Issue
Block a user