# wx_net_library **Repository Path**: SuperMuscleMan/wx_net_library ## Basic Information - **Project Name**: wx_net_library - **Description**: wx Server 框架的网络层模块 - **Primary Language**: Erlang - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-18 - **Last Updated**: 2021-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wx\_net_library # ## 簡介 ## 是一个网络成模块,包含TCP、HTTP两种协议,后期可能会加入UDP。 ## 如何配置 ## 请前往wx_server_example项目查看示例,路径/apps/wx_server_example/priv/.cfg/net.cfg An OTP application Build ----- $ rebar3 compile