vlingo / xoom-wire

The VLINGO XOOM platform SDK wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, and RSocket, using VLINGO XOOM ACTORS.
Mozilla Public License 2.0
13 stars 11 forks source link

Replace deprecated reactor processors #54

Open jakzal opened 3 years ago

jakzal commented 3 years ago

See https://projectreactor.io/docs/core/release/reference/#processors

Since 3.4.0, sinks become the first class citizen and Processor are being phased out entirely