文件名称:Go-Go的最小和惯用的WebSocket库
文件大小:45KB
文件格式:ZIP
更新时间:2022-09-02 16:56:26
Go开发-网络编程
Go的最小和惯用的WebSocket库
【文件预览】:
nhooyr-websocket-3a7c15d
----export_test.go(55B)
----go.mod(560B)
----wspb()
--------wspb.go(2KB)
----statuscode_test.go(1014B)
----websocket.go(23KB)
----doc.go(770B)
----websocket_test.go(23KB)
----header.go(3KB)
----dial_test.go(2KB)
----xor.go(4KB)
----example_echo_test.go(4KB)
----opcode_string.go(897B)
----tools.go(264B)
----statuscode.go(3KB)
----go.sum(3KB)
----LICENSE.txt(1KB)
----messagetype.go(556B)
----example_test.go(2KB)
----README.md(6KB)
----dial.go(5KB)
----messagetype_string.go(682B)
----opcode.go(481B)
----ci()
--------lib.sh(236B)
--------test.sh(872B)
--------.codecov.yml(186B)
--------bench.sh(416B)
--------fmt.sh(711B)
--------out()
--------run.sh(167B)
--------lint.sh(311B)
----header_test.go(2KB)
----accept_test.go(4KB)
----.circleci()
--------config.yml(1KB)
----xor_test.go(1KB)
----statuscode_string.go(2KB)
----docs()
--------CONTRIBUTING.md(1KB)
--------CODEOWNERS.txt(10B)
----netconn.go(3KB)
----wsjson()
--------wsjson.go(2KB)
----internal()
--------bpool()
----accept.go(6KB)