Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add comment for the readBufferSize and writeBufferSize (#869)
### summary 😅 Every time I use `gorilla/websocket`, I need to look at the source code and find the default size for readBufferSize and writeBufferSize. I think the default value should be written in the comment. Signed-off-by: rfyiamcool <[email protected]> Co-authored-by: Alex Vulaj <[email protected]>
- Loading branch information