Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaso authored Nov 16, 2020
1 parent 978d566 commit 266189c
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 266189c

Please sign in to comment.