issues
search
JuliaWeb
/
WebSockets.jl
A WebSockets library for Julia
MIT License
158
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't run example code in v1.6.0
#186
chelyabinsk
opened
1 year ago
5
create_connection, send and recv instead of simply open / avoid do statements
#185
femtotrader
opened
1 year ago
3
Cleanup prior to tag
#184
hustf
closed
1 year ago
1
updated to Julia 1.6
#183
mind6
closed
1 year ago
6
compatible with HTTP [1.1.0 - 1.6.0)
#182
anj00
closed
1 year ago
18
Update to HTTP 1?
#181
mind6
closed
1 year ago
5
looks like deps is failing (LoadError: TypeError: in ServerWS, in type definition, expected Type, got a value of type typeof(HTTP.Handlers.RequestHandlerFunction))
#180
AbhimanyuAryan
closed
1 year ago
3
Release version 1.5.10
#179
dantaras
closed
2 years ago
2
hope release a new version
#178
zsz00
closed
1 year ago
2
bump HTTP compat to v1
#177
rafaqz
closed
2 years ago
1
How to get status code from WebSocketClosedError?
#176
tbenst
closed
2 years ago
2
Julia WebSocket slow to read/write
#175
nordicice
closed
1 year ago
1
Example in the Getting Started fails.
#173
shrimpceviche
closed
1 year ago
1
Cannot support proxy?
#172
liupgd
closed
3 years ago
6
Logging test reveals differences between mac and windows
#171
hustf
opened
3 years ago
0
Fix "MbedTLS.SSLContext does not support byte I/O"
#170
albestro
closed
3 years ago
9
Problem with SSL I/O: "MbedTLS.SSLContext does not support byte I/O"
#169
albestro
closed
3 years ago
14
TagBot trigger issue
#168
JuliaTagBot
closed
3 years ago
5
Fix travis and version
#167
hustf
closed
3 years ago
0
Tag 0.5.3 didn't register
#166
hustf
closed
3 years ago
1
fix failing tests
#165
jebej
closed
3 years ago
17
Update HTTP.jl compat entry
#164
jebej
closed
3 years ago
16
Add test dependencies for older Julia
#163
cmcaine
closed
3 years ago
4
Add Project.toml
#162
cmcaine
closed
3 years ago
6
Bump HTTP?
#161
GregPlowman
closed
3 years ago
0
Question: Passive server
#160
skrobec
closed
1 year ago
1
Document how to disable TCP_NODELAY (nagle) and enable quickack
#159
robsmith11
opened
4 years ago
6
The first package will lost if server send package first.
#158
zhanglix
closed
1 year ago
15
Install TagBot as a GitHub Action
#157
JuliaTagBot
closed
4 years ago
2
Test fails on Julia master due to changes in printing
#156
KristofferC
closed
3 years ago
0
Add user-set additional headers for handshake
#155
Grobycn
opened
4 years ago
3
Failed to open a websocket server path
#154
woshidama323
closed
3 years ago
2
improve error on client abrupt close
#153
SimonDanisch
closed
3 years ago
6
Websockets uses insecure random for mask
#152
chethega
opened
5 years ago
2
new file: examples/inbox_outbox.jl
#151
hustf
closed
5 years ago
3
Issue147 Additional tests
#150
hustf
closed
5 years ago
0
const DEFAULTOPTIONS -> default_options()
#149
hustf
closed
5 years ago
1
Multiple ServerWS currently shares channels.
#148
hustf
closed
5 years ago
2
Report and finalize test coverage
#147
hustf
closed
5 years ago
1
change README to WebSockets.ServerWS
#146
piever
closed
5 years ago
2
allow IPAddr in serve
#145
piever
closed
5 years ago
5
Remove .toml files
#144
hustf
closed
5 years ago
0
Http0.8
#143
hustf
closed
5 years ago
1
WSServer -> ServerWS, rate_limit 0//1 -> 10//1
#142
EricForgy
closed
5 years ago
1
HTTP.jl v0.8.0
#141
EricForgy
closed
5 years ago
17
WSServer -> ServerWS
#140
EricForgy
closed
5 years ago
2
Temporary PR for provoking CI testing
#139
hustf
closed
5 years ago
1
Leave throttling functions up to the user
#138
hustf
closed
5 years ago
2
HTTP.jl v0.8.0
#137
EricForgy
closed
5 years ago
15
Swap WebSockets.jl -> HTTP.WebSockets.jl.
#136
EricForgy
closed
5 years ago
3
Next