318 Commits (coreydaley-patch-1)
 

Author SHA1 Message Date
Corey Daley 705b04d977
Update LICENSE 1 year ago
Corey Daley ac0789be11
update GitHub workflows (#857) 1 year ago
Corey Daley 78c34874c8
update golang.org/x/net (#856) 1 year ago
Corey Daley 666c197fc9
Update go version & add verification/testing tools (#840) 1 year ago
LiuYang 80393295c1
Correct way to save memory using write buffer pool and freeing net.http default buffers (#761) 1 year ago
Corey Daley 8983b96324
Merge pull request #839 from gorilla/coreydaley-patch-1 2 years ago
Corey Daley 931041c5ee
Update README.md 2 years ago
Matt Silverlock 76ecc29eff
archive mode 2 years ago
Ye Sijun af47554f34 check error before GotConn for trace 3 years ago
Chan Kang bc7ce893c3
Check for and report bad protocol in TLSClientConfig.NextProtos (#788) 3 years ago
Chan Kang 27d91a9be5 drop the versions of go that are no longer supported + add 1.18 to ci 3 years ago
JWSong 78cf1bc733
Changed the method name UnderlyingConn to NetConn to align the methods names with Go 1.18 standard library (#773) 3 years ago
Yuki Hirasawa 69d0eb9187
Add check for Sec-WebSocket-Key header (#752) 3 years ago
Lluis Campos 9111bb834a
Dialer: add optional method NetDialTLSContext (#746) 3 years ago
Gary Burd 2f25f7843d
Update README (#757) 3 years ago
Gary Burd 4fad403619
Remove support for Go 1.8 3 years ago
Gary Burd f0643a3a18
Improve protocol error messages 3 years ago
Gary Burd 2d6ee4c55c
Update autobahn example 3 years ago
Alexander Emelin beca1d3940
Fix broadcast benchmarks (#542) 3 years ago
Gary Burd bcef8431c9
Use context.Context in TLS handshake (#751) 3 years ago
Rn 2c89656910
Modify http Method String Literal to Variable (#728) 3 years ago
Gary Burd 1905f7e442
Update source to match output from gofmt 1.17 3 years ago
Gary Burd b4b5d887ad
Document the allowed concurrency on Upgrader and Dialer (#636) 3 years ago
hellflame e8629af678
improve echo example (#671) 4 years ago
Matt Silverlock c3dd95aea9
build: use build matrix; drop Go <= 1.10 (#629) 4 years ago
Matt Silverlock 78ab81e242
docs: clarify that sub protocols are not set via responseHeader arg. 4 years ago
Ran Benita 873e67e4d5
Fix how the client checks for presence of Upgrade: websocket, Connection: upgrade (#604) 4 years ago
Matt Silverlock b65e62901f
build: clean up go.sum (#584) 5 years ago
Jon Gillham 8c288dca3e
docs: Fix typo. (#568) 5 years ago
Maxim Fominykh d11356942f
Duration order consistency when multiplying number by time unit (#570) 5 years ago
Sry Back I 81cef7da56
echo example: handle received messages as text, not HTML (#563) 5 years ago
ferhat elmas 015e196e21
Use empty struct to protect writing (#566) 5 years ago
Rubi e90f6db575
input autofocus (#564) 5 years ago
John Johnson III 0a093fcde5
Fix a couple of small typo's (#567) 5 years ago
Dave Baker ed9368d0b7
typo (#583) 5 years ago
prophecy 836e821143
Changed the link of API references to pkg.go.dev (#577) 5 years ago
Matt Silverlock c3e18be99d
Create release-drafter.yml (#538) 5 years ago
Matt Silverlock 5b740c2926
Read Limit Fix (#537) 5 years ago
xiaobogaga 7e9819d926 fix typos (#532) 5 years ago
Matt Silverlock ae1634f6a9
Create CircleCI config.yml (#519) 6 years ago
Jürgen Etzlstorfer 80c2d40e9b fix autobahn test suite link (#503) 6 years ago
Tariq Ibrahim 6a67f44b69 remove redundant err!=nil check in conn.go Close method (#505) 6 years ago
Gary Burd 0ec3d1bd7f
Fix typo 6 years ago
Steven Scott 856ca61301 Add buffer commentary 6 years ago
Saddam H 7c8e298727 Add support for go-module 6 years ago
Steven Scott 8ab6030ad9 Add JoinMessages 6 years ago
Ankur Gupta 95ba29eb98 Updated autobahn test suite URL 6 years ago
kanozec 483fb8d7c3 Add "in bytes" to sizes in documentation 6 years ago
Jeff R. Allen 76e4896901 Fix formatting problem in the docs. (#435) 6 years ago
Steven Scott a51a35ae32 Improve header parsing code 6 years ago