Skip to content
View ming-voice's full-sized avatar
😀
该摸鱼了
😀
该摸鱼了

Block or report ming-voice

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. LearnNote LearnNote Public

    这是我个人在学习编程中的随笔,可能包括但不限于完成的小项目,个人心得,没有完成或者乱七八糟的代码段和各种语言的代码

    1

  2. NettyChat NettyChat Public

    Forked from FreddyChen/NettyChat

    基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。

    Java