addRSocketServerCustomizers

open fun addRSocketServerCustomizers(rSocketServerCustomizers: Array<RSocketServerCustomizer>)

Add RSocketServerCustomizers that should be called to configure the io.rsocket.core.RSocketServer.

Since

2.2.7

Parameters

rSocketServerCustomizers

customizers to apply before the server starts