Skip to content

Saseke/eos-netty

Repository files navigation

What is Eos?

A light weight communication tool based on netty

How to start

Preface

  • This project is built on Gradle,so you must install Gradle to install dependence.

    • Linux/Mac OS

      ./gradlew build
    • Windows

      gradlew.bat build

Server Node

Run EosServerBootStrap.java

server

Client Node

Run EosClientBootStrap.java

client

You can run client node more than one

View

Server Node

server_info

Client Node

  • Client1

client1_info

  • Client2

    client2_info

  • Client3

    client2_info

About

A light weight communication tool based on netty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages