eclipse-vertx / eclipse-vertx/vert.x

Provide configuration option for outgoing websocket frame size

Open
#3,848 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
14.7k
Forks
2.1k
Avg merge
2d 7h
Merged PRs (30d)
28

Description

Currently the option `setMaxWebSocketFrameSize` applies to both incoming messages and is also used when splitting outgoing messages into fragments. I have a use case where I would like to accept large frames when receiving, but send relatively small frames outbound.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.