netty5/example/src/main
Norman Maurer 5bd6611c0e
Explicit need to specify -Piouring-native to compile the native bits … (#10546)
Motivation:

At the moment our CI can not build and run the native bits for the iouring transport so we should just not compile this at the moment. The java classes itself should still be compiled tho

Modifications:

Add explicit profile to compile native bits of iouring

Result:

CI passes with iouring transport
2020-09-09 09:50:36 +02:00
..
java/io/netty/example Explicit need to specify -Piouring-native to compile the native bits … (#10546) 2020-09-09 09:50:36 +02:00
resources Stomp over WebSocket Chat example (#10152) 2020-04-08 12:04:48 +02:00