feat: add backend server #9
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/add-backend-server"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR introduces the main core of judas_server – the backend server, which operates on sockets and communicates via a custom protocol.
judas_protocolisortandruffserver.py->backend_server.pyfor clarityBackendServerBackendServerserver.pytobackend_server.pyfor clarity b5670e5d2c__init__()c0cacfad2d_accept_connection()1c96390f3cClientclass 2ecd32deccClient.last_seenon message receive ac66ce1999_handle_connection()b9a7c2bdafget_client_data()method c0ad91b22femit_polled_data()forClientclass 54512d8393hostandportargs toBackendServerexplicitly ac7799213cBackendServer._send_ack()helper method f2b4811145_send_ack()in_handle_connection()0d074adc0d