issues
search
fasthttp
/
websocket
WebSocket implementation for fasthttp.
BSD 2-Clause "Simplified" License
540
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question]: Am I need to use keepalive as a ping?
#46
renanbastos93
opened
5 months ago
0
chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
#45
dependabot[bot]
closed
5 months ago
1
is it possible to obtain the file descriptor from fiber websocket?
#44
saifhamdan
opened
10 months ago
0
Library required case-sensitive "Upgrade" header
#43
Ponywka
closed
11 months ago
1
multiple user connection on the same goroutine?
#42
ericjing83
opened
11 months ago
0
multiple user connection on the same goroutine?
#41
ericjing83
opened
11 months ago
0
build(deps): bump golang.org/x/net from 0.8.0 to 0.17.0
#40
dependabot[bot]
closed
1 year ago
1
writing on closed connection without getting error !
#39
mahditakrim
opened
1 year ago
0
docs: fix comment typos
#38
alexandear
closed
1 year ago
1
refactor: simplify client server tests
#37
alexandear
closed
1 year ago
1
Is there any plan to support websocket client of fasthttp?
#36
Quons
closed
1 year ago
5
Please return different error when server responds with non-101 status code
#35
sirzooro
opened
1 year ago
1
Migrate from deprecated `io/ioutil`
#34
keystroke3
closed
1 year ago
1
Migrate from deprected `ioutil` to `io`
#33
keystroke3
closed
1 year ago
0
Since gorilla projects are archived, how would it impact this project ?
#32
kuchaguangjie
closed
1 year ago
2
Description:
#31
gokpm
closed
2 years ago
2
panic nil: websocket.(*Conn).beginMessage
#30
kuchaguangjie
closed
1 year ago
5
panic: concurrent write to websocket connection
#29
kuchaguangjie
closed
2 years ago
5
Case caused FastHTTPIsWebSocketUpgrade prediction false.
#28
leopku
closed
2 years ago
0
Bump github.com/valyala/fasthttp from 1.33.0 to 1.34.0
#27
dependabot[bot]
closed
2 years ago
0
Replace flate with the flate pool from fasthttp
#26
mertakman
closed
1 year ago
2
[BUG] - go get -u error on fetching the project
#25
sujit-baniya
closed
2 years ago
15
IsWebsocketUpgrade returning false
#24
Nv7-GitHub
closed
3 years ago
3
Type mismatch if using Fiber v2
#23
mattrighetti
closed
3 years ago
1
Beta releases
#22
mwf
closed
3 years ago
3
added support for websocket client over unix domain sockets
#21
1800alex
closed
3 years ago
1
Re-uploading v1.4.2 has introduced checksum mismatch
#20
sylvain-p85
closed
4 years ago
1
panic: repeated read on failed websocket connection
#19
rebootcode
closed
4 years ago
1
Possible to support "nhooyr/websocket" then gorilla/websocket ?
#18
rebootcode
closed
4 years ago
2
NextWriter() is "slow"
#17
maxim-ge
closed
4 years ago
1
Upgrade synchronously
#16
Fenny
closed
4 years ago
4
sec-websocket-protocol values are case insensitive
#15
observerss
closed
4 years ago
1
Other upgraders?
#14
betim
closed
5 years ago
3
sometimes have a panic when client unregistering
#13
maxjust
closed
1 year ago
13
fix upgrade request header check for most cases
#12
fangli
closed
4 years ago
1
Incorrect implementation of websocket upgrade header check
#11
fangli
closed
4 years ago
4
Project status
#10
just1689
closed
5 years ago
1
I had write a websocket proxy ,but I find in Upgrade method FastHTTPHandler func miss ctx's value
#9
59duncom
closed
5 years ago
5
maybe its time to tag new release, use of go mod ...@commithash looks dirty
#8
maxjust
closed
5 years ago
1
Create SECURITY.md
#7
kirillDanshin
closed
5 years ago
0
panic in WriteMessage
#6
MasterDimmy
closed
5 years ago
4
how do i detect a client disconnection?
#5
hiqbn
closed
5 years ago
1
fasthttp/websocket doesnt work with nats.io
#4
hiqbn
closed
5 years ago
14
Add context-aware upgrader
#3
romshark
closed
6 years ago
3
Fix and improve the README
#2
romshark
closed
6 years ago
0
Can you remake this a clone of gorilla/websocket library?
#1
tamalsaha
closed
6 years ago
2