Skip to content

Starfish-Technology/SimpleNetwork

Repository files navigation

SimpleNetwork

A simple netty utility library.

Explore docs | Report issue

MCVersion Java17+ Opensource

Description

  • simpnet-base: basic systems(packets & simple codecs) for netty pipeline. (WIP)
  • simpnet-http: a lightweight HTTP server based on sun.http. (WIP)
  • simpnet-connector: connector abstractions. (WIP)
  • simpnet-jkcp: jkcp-implemented connector. (WIP)

How to use?

  • clone the full repo.
  • load project in ur computer
  • click build on sub-moules you want to use
  • wait and get well-done libraries from productions folder.
  • enjoy :D

GBuild.gradle

GBuild is a re-useable general script to enhance gradle experience. Before initializing the project, please SET the GBUILD_WORKSPACE:

def GBUILD_WORKSPACE = "E:/Java/GBuild" //change to the dest you want

GBuild must work with this workspace exist, and it will always attempt to publish productions to workspace unless you remove publish_gbuild task. gbuild-imported library can work without existing in workspace. It is always downloaded and updated in project local directory.

About

A simple Netty-Based network library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages