Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite6fb843

Browse files
committed
Another README.md update
1 parent91f34a7 commite6fb843

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

‎README.md‎

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,15 @@ to nhooyr.io/websocket.
140140
[gobwas/ws](https://github.com/gobwas/ws) has an extremely flexible API that allows it to be used
141141
in an event driven style for performance. See the author's[blog post](https://medium.freecodecamp.org/million-websockets-and-go-cc58418460bb).
142142

143-
However when writing idiomatic Go, nhooyr.io/websocket will be faster and easier to use.
143+
However it is quite bloated. Seehttps://pkg.go.dev/github.com/gobwas/ws
144+
145+
When writing idiomatic Go, nhooyr.io/websocket will be faster and easier to use.
146+
147+
####lesismal/nbio
148+
149+
[lesismal/nbio](https://github.com/lesismal/nbio) is similar to gobwas/ws in that the API is
150+
event driven for performance reasons.
151+
152+
However it is quite bloated. Seehttps://pkg.go.dev/github.com/lesismal/nbio
153+
154+
When writing idiomatic Go, nhooyr.io/websocket will be faster and easier to use.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp