feat(muxterm): PTY pool with attach, resize, cleanup
This commit is contained in:
+1
-4
@@ -2,7 +2,4 @@ module github.com/muxplex/muxterm
|
||||
|
||||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/creack/pty v1.1.24
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
)
|
||||
require github.com/creack/pty v1.1.24
|
||||
|
||||
Reference in New Issue
Block a user