iHsin

Results 19 issues of iHsin

Without impl Into, I have to write something like ```rust let pkt = Packet::ClientSettings( packet::play::serverbound::ClientSettings { locale: "en_GB".to_string(), view_distance: 2, chat_mode: protocol::VarInt(0), chat_colors: false, displayed_skin_parts: 0, main_hand: protocol::VarInt(0), } );...

FUNCTION: net.mamoe.mirai.console.command.CommandManager.INSTANCE.registerCommand 调用出错,且 IDE 下无报错 ``` Starting mirai-console... Backend: version 2.6.1, built on 2021-04-16 22:23:22. Frontend Android: version 3.1.7, provided by Mamoe Technologies Welcome to visit https://mirai.mamoe.net/ Successfully loaded plugin...

bug

我已经使用过`xmake project -k compile_commands`生成compile_commands.json文件 但是intellisense无法识别*.ui生成的ui_*.h文件 推测是compile_commands.json的includePath不含ui_*.h

enhancement
feature request

According to https://github.com/jordanisaacs/kernel-module-flake/blob/4ae601bcab389e51233f071df9382b3f5fad1478/flake.nix#L116-L121

It is hard to establish stable connection through steam P2P especially under NAT.

https://github.com/mzdluo123/MiraiAndroid/blob/master/doc/develop.md

enhancement

Allow users use system-wide binaries

A global mark

### 🤔 This is a ... - [x] New feature ### 🔗 Related issue link WIP Add auto route (currently only linux), and impl tuic's socket mark, fix tuic's ipv4/ipv6...

enhancement

### 🤔 This is a ... - [x] Refactoring A few improvements on tuic - [x] more feature - [x] idle timeout - [ ] Impl so_mark and iface for...