net
文档,在 https://golang.org/pkg/net
可以找到。这是 Go 文档中最大的文档之一。https://github.com/grpc/grpc-go
。https://tools.ietf.org/html/rfc792
。https://github.com/gorilla/websocket
。您可以在 http://www.rfc-editor.org/rfc/rfc6455.txt
学到更多关于 WebSocket。https://github.com/google/gopacket
找到有趣并有帮助的信息和工具。https://github.com/mdlayher/raw
的 raw
包可以让您在网络设备的设备驱动级别读写数据。