[undertow-dev] supplying back pressure when reading from web sockets

Stuart Douglas sdouglas at redhat.com
Fri May 12 17:06:59 EDT 2017


Yes

Stuart

On Fri, May 12, 2017 at 11:46 PM, peter royal <peter.royal at pobox.com> wrote:
> i'm extending io.undertow.websockets.core.AbstractReceiveListener to
> process incoming websocket messages
>
> if i wanted to implement back pressure to senders, is it sufficient to
> toggle WebSocketChannel#suspendReceives and
> WebSocketChannel#resumeReceives ?
>
> -pete
>
> --
> (peter.royal|osi)@pobox.com - http://fotap.org/~osi
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev


More information about the undertow-dev mailing list