package websocket
Import Path
nhooyr.io/websocket
Imports
1. bufio
2. bytes
3. compress/flate
4. context
5. crypto/rand
6. crypto/sha1
7. encoding/base64
8. encoding/binary
9. errors
10. fmt
11. io
12. log
13. math
14. math/bits
15. net
16. net/http
17. net/textproto
18. net/url
19. nhooyr.io/websocket/internal/errd
20. nhooyr.io/websocket/internal/util
21. nhooyr.io/websocket/internal/xsync
22. path/filepath
23. runtime
24. strconv
25. strings
26. sync
27. sync/atomic
28. time
Imported By
1. github.com/gotd/td/internal/wsutil
2. github.com/gotd/td/telegram/dcs
3. github.com/gotd/td/transport
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.