This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
vert.x
Watch
1
Star
0
Fork
0
You've already forked vert.x
mirror of
https://github.com/jlengrand/vert.x.git
synced
2026-03-10 08:51:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11f52fc973f21d6a262f61b979aac0ef941ab55c
vert.x
/
src
History
Julien Viet
11f52fc973
Implement HttpClient#webSocket(..., Handler<AsyncResult<WebSocket>>) methods as well as WebSocketConnectOptions to keep the overloading of the webSocket method reasonnable. In addition we also add headers support to RequestOptions so one can specify headers when create an HttpClientRequest or a WebSocket from options. Finally the previous HttpClient WebSocket connect methods are deprecated in favor of the new ones.
2019-05-19 20:56:09 +02:00
..
main
Implement HttpClient#webSocket(..., Handler<AsyncResult<WebSocket>>) methods as well as WebSocketConnectOptions to keep the overloading of the webSocket method reasonnable. In addition we also add headers support to RequestOptions so one can specify headers when create an HttpClientRequest or a WebSocket from options. Finally the previous HttpClient WebSocket connect methods are deprecated in favor of the new ones.
2019-05-19 20:56:09 +02:00
test
Implement HttpClient#webSocket(..., Handler<AsyncResult<WebSocket>>) methods as well as WebSocketConnectOptions to keep the overloading of the webSocket method reasonnable. In addition we also add headers support to RequestOptions so one can specify headers when create an HttpClientRequest or a WebSocket from options. Finally the previous HttpClient WebSocket connect methods are deprecated in favor of the new ones.
2019-05-19 20:56:09 +02:00