Particle_G

Results 12 issues of Particle_G

**Describe the bug** Drogon's feature `redis` does not include `hiredis` as an required dependence, which would cause redis module fails to compile. See [drogon/vcpkg.json#L60](https://github.com/microsoft/vcpkg/blob/master/ports/drogon/vcpkg.json#L60) for details **To Reproduce** Steps to...

提示“没有找到符合搜索条件的用户或对方设置了QQ号码/辅助账号查找限制”。请告知新的联系方法,想参与音频剪辑。

参考[直播间信息流 - 数据包 - 普通包](https://socialsisteryi.github.io/bilibili-API-collect/docs/live/message_stream.html#%E6%99%AE%E9%80%9A%E5%8C%85) 请问是否可以考虑为不同的CMD类型事件设置不同的on方法,并对callback内param参数进行interface限定?这样可以让用户开发更加方便一些

It seems this issue [love-android #196](https://github.com/love2d/love-android/issues/196) happens on iOS16 again. If you use the following configs: ```lua t.window.width,t.window.height=1280,720 t.window.fullscreen=true t.window.resizeable=false ``` Then launch the game with your phone standing portrait,...

bug
library dependency
iOS

On `iOS 10.0+`, `iPadOS 10.0+` and `Mac Catalyst 13.1+`, it is possible for iPhones and iPads to generate different type of viberations, Not just a fixed 400ms one. Just Mapping...

feature
iOS

This pull request is for #1904

There is an option `USE_ZLIB` in repo's [CMakeList.txt](https://github.com/machinezone/IXWebSocket/blob/e03c0be8a4c5fe89e2f67b76eb9b938eee35b495/CMakeLists.txt#L237), bus hasn't been export to vcpkg's [portfile.cmake](https://github.com/microsoft/vcpkg/blob/master/ports/ixwebsocket/portfile.cmake). It should be exported as a feature like `USE_TLS`

I'm using chinese as system language (encoding is GBK), and build with the following command would cause encoding issues which intepret `é` letter in `Chikipi Sauté` as a newline character:...

看距离上次commit有段时间了)

What's the difference between the official implementation and this lib's? Should I switch to official `typing` lib or stick to this lib?