diff --git a/README.md b/README.md index 9d71959..cd02314 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ subdirectory](https://github.com/gorilla/websocket/tree/master/examples/autobahn Send pings and receive pongsYesNo Get the type of a received data messageYesYes, see note 2 Other Features -Limit size of received messageYesNo Read message using io.ReaderYesNo, see note 3 Write message using io.WriteCloserYesNo, see note 3