Skip to content

Expose property for handling of Ping frames with Reactor Netty WebSocket client and server#24367

Closed
JacobASeverson wants to merge 1 commit into
spring-projects:masterfrom
JacobASeverson:gh-24331
Closed

Expose property for handling of Ping frames with Reactor Netty WebSocket client and server#24367
JacobASeverson wants to merge 1 commit into
spring-projects:masterfrom
JacobASeverson:gh-24331

Conversation

@JacobASeverson

Copy link
Copy Markdown
Contributor

Allow configuration of ping frame handling for client and server via the proxyPing property.

Closes gh-24331

Allow configuration of ping frame handling for client and server via the `proxyPing` property.

Closes spring-projectsgh-24331
@rstoyanchev rstoyanchev self-assigned this Jan 16, 2020
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jan 16, 2020
@rstoyanchev rstoyanchev added this to the 5.2.4 milestone Jan 16, 2020
@rstoyanchev rstoyanchev changed the title Expose Websocket ping config for reactor netty client and server Expose property for handling of Ping frames with Reactor Netty WebSocket client and server Jan 16, 2020
rstoyanchev added a commit that referenced this pull request Jan 16, 2020
@rstoyanchev

Copy link
Copy Markdown
Contributor

Thanks for the pull request. I've updated it a bit, renaming the property from proxyPing to handlePing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose the proxyPing property for client or server WebSocket with Reactor Netty

4 participants