Ceiridge / SocketLib

A strange socket library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocketLib

A strange socket library from 2018 (so expect uncommented code).

Features:

  • RSA end-to-end encryption
  • Creation of own packet types
  • Security features
    • Max. connections per IP
    • Max. packet per second
    • Max. packet length
  • Multithreading
  • GZIP compression

About

A strange socket library

License:MIT License


Languages

Language:Java 100.0%