Discover Packages
github.com/ddosakura/ghost
net
cs
package
Version:
v0.0.0-...-70b9ccc
Opens a new window with list of versions in this module.
Published: May 28, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type C interface {
Open() (P , error )
Close()
}
C wrapper Client
CS Builder
KCP Protocol
Need key, like: key := pbkdf2.Key([]byte("pass"), []byte("salt"), 1024, 32, sha1.New)
type S interface {
Accept() (P , error )
Close()
}
S wrapper Server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.