We handle Koa server almost the same as the native servers. On HTTP/1.X: const Http2 = require("http2"); const Koa = require("koa"); ...
確定! 回上一頁