A library for java with the native java socket technology and in combination with the custom bytebuffer allocator technology by boonproject
BoonProject • License
- usable with jdk 11 and above
- usable via Jvm hotspot and java9
- byte compression implemented
- better framework
- remove injection scopes / ipAddress check
- better thread allocation
- configurable delay timeout
- in combination with keep a live delay
- client timed out event call (Server - Client side)
- look at SignalCaller
- custom timeout inspector
- interception event implemented
- custom event system implemented
- custom packet system implemented
- live ByteBuf allocator(none specific length) big thanks to boon
- look at ReadingByteBuffer
- look at WritingByteBuffer
- look at InputStreamThread
- look at OutputStreamThread
maven { url 'https://jitpack.io' }
implementation 'com.github.mintUI9976:Signal:Tag'
- Signal example guide, Signal Explained