Skip to content

Commit 00b76a5

Browse files
committed
rename
1 parent 2822c05 commit 00b76a5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ The client connects to the server using hppk for authentication and establishes
88

99
The server supports multiple concurrent client connections, allowing multiple users to access the server simultaneously.
1010

11-
The main interactive shell features is implemented in client.go and server.go.
11+
client.go and server.go handles client and server commands respectively.
12+
13+
session.go implements the terminal session handling, including secure channel establishment, reading/writing from/to terminal, handling terminal resize events etc.
1214

1315
file.go implements file upload/download feature.
1416

File renamed without changes.

0 commit comments

Comments
 (0)