这是indexloc提供的服务,不要输入任何密码
Skip to content

kasun04/netty-http-gateway

Repository files navigation

Netty HTTP Gateway

Scenario

Client -------> GatewayServer(localhost:9090) -----> NettyHTTPServer(localhost:6060)

Usage

  • Start NettyHTTPServer
  • Start GatewayServer
  • Invoke GatewayServer from client:
    curl http://localhost:9090/foo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages