# pseudo-multiplexer **Repository Path**: threadfly/pseudo-multiplexer ## Basic Information - **Project Name**: pseudo-multiplexer - **Description**: 用golang的channel, select,反射语法来模拟多路复用的接口 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pseudo-multiplexer simulate multiplexer by using golang channel and select syntax