Skip to content
View fuhaodev's full-sized avatar

Block or report fuhaodev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Android-BLE-Library Public

    Forked from NordicSemiconductor/Android-BLE-Library

    A library that makes working with Bluetooth LE on Android a pleasure. Seriously.

    Java

  2. micro-ecc Public

    Forked from kmackay/micro-ecc

    ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.

    PHP

  3. opus-jni Public

    Forked from LabyMod/opus-jni

    Simple Java Opus library

    Java

  4. BluetoothKit Public

    Forked from dingjikerbo/Android-BluetoothKit

    Android BLE蓝牙通信库

    Java 1 1

5 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to panjf2000/gnet, fuhaodev/books, fuhaodev/java-books-collections and 1 other repository
Loading A graph representing fuhaodev's contributions from March 24, 2024 to March 30, 2025. The contributions are 100% issues, 0% commits, 0% pull requests, 0% code review.   Code review 100% Issues   Pull requests   Commits

Contribution activity

March 2025

Created an issue in panjf2000/gnet that received 4 comments

[Feature]: implement gnet.Conn.Sendto for UDP

Description of new feature 首先,非常感谢作者提供很棒的库,封装了很多底层通信的细节,对上层使用非常友好。 目前针对 UDP 通信,gnet.Conn 的 Write 不能指定对端地址,希望能像 net.UDPConn 一样可以指定地址写入,类似这样:WriteTo(…

4 comments
Loading