Open kendarorg opened 2 years ago
A Java Server that can communicate with HTTP/2.0 client including server-push https://github.com/chanakadkb/Http2-Server Http2-Server
Last executed JDK version : openjdk 11.0.5 2019-10-15
Execution command : java -jar server-v0.1-1.0.0.jar
Basic HTTP2 server using Undertow Server API: https://undertow.io/ ( https://stackoverflow.com/questions/44531004/java-http-2-server )