2018-03-12 11:22:40 +01:00
|
|
|
include 'netty-http-common'
|
2019-12-22 02:03:19 +01:00
|
|
|
include 'netty-http-epoll'
|
|
|
|
include 'netty-http-kqueue'
|
|
|
|
include 'netty-http-bouncycastle'
|
2019-09-23 10:02:20 +02:00
|
|
|
include 'netty-http-client-api'
|
2018-03-12 11:22:40 +01:00
|
|
|
include 'netty-http-client'
|
2019-08-07 18:50:42 +02:00
|
|
|
include 'netty-http-client-rest'
|
2019-09-23 10:02:20 +02:00
|
|
|
include 'netty-http-server-api'
|
2018-03-12 11:22:40 +01:00
|
|
|
include 'netty-http-server'
|
2019-07-15 22:41:23 +02:00
|
|
|
include 'netty-http-server-reactive'
|
2019-07-13 15:16:09 +02:00
|
|
|
include 'netty-http-server-rest'
|
2019-09-23 10:02:20 +02:00
|
|
|
include 'netty-http-rx'
|