Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 366 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 366 Bytes

Summer2

A lightweight distributed game server framework that supports asynchronous lock-free concurrency

  • core

    • ioc
    • configuration
  • starter

  • dao

    • persistent
    • repository
    • cache repository
    • async cache repository
    • (mysql)
  • net

    • tcp
    • udp
    • rpc
    • web
    • (netty)
  • actor

  • util

    • event bus
    • cron task
    • lifecycle