# misakaServer **Repository Path**: xiyan/misakaServer ## Basic Information - **Project Name**: misakaServer - **Description**: server frame base on c - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 6 - **Created**: 2016-05-13 - **Last Updated**: 2024-11-25 ## Categories & Tags **Categories**: web-dev-toolkits **Tags**: None ## README # MisakaServer ## Brief - Tiny Server frame - work in layer 4 # Feature - thread pool - task distribute - tcp, udp - link support register api - protocol support register api - dynamic load ## DEPEND - libev - zlog - lua-dev - python-dev ## Build ``` autoconf ./configure make ./app ``` ## File - tool tool code - scripts scripts - misaka projct code - include header files - lib serve frame - link link plugin - parse protocol plugin - task app code(c) - task-lua app code(lua) - task-python app code(python) - app app Entry ## Notie - In rebuild # Author - name: hongwei mei - email:xiyanxiyan10@hotmail.com - weixin: xiyanxiyan10