Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dgrr/fastws into master
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrr committed Nov 18, 2020
2 parents 972bf71 + 4ee0bb9 commit 2fe12b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ conn.WriteString("Hello")
| Send pings and receive pongs | Yes | Yes | Yes | Yes |
| Get the type of a received data message | Yes | Yes | Yes | Yes |
| Compression Extensions | On development | Experimental | Yes | No (?) |
| Read message using io.Reader | Non planned | Yes | No | No (?) |
| Write message using io.WriteCloser | Non planned | Yes | No | No (?) |
| Read message using io.Reader | Not planned | Yes | No | No (?) |
| Write message using io.WriteCloser | Not planned | Yes | No | No (?) |

# Benchmarks: fastws vs gorilla vs nhooyr vs gobwas

Expand Down

0 comments on commit 2fe12b9

Please sign in to comment.