Results 11 issues of sesky4

When set attribute 'codes' to the number > 7 , the rest underline won't show.

When two clients A and B sub to the same share subscription, if A suddenly gone, will broker continues to deliver rest messages into A's queue or alive B?

question

相关issue https://github.com/TarsCloud/Tars/issues/100 请问目前版本是否支持接受 websocket 连接? 如果不支持,未来是否有计划支持websocket ? 谢谢!

enhancement

``` =============== Aug 5, 2020 (CST) =============== 18:32:32.485397 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed 18:32:32.485803 version@stat F·[2] S·479KiB[479KiB] Sc·[0.50] 18:32:32.485859 db@open opening 18:32:32.485987 journal@recovery F·1...

背景: 根据 [这里的文档faq](https://puerts.github.io/docs/puerts/unity/faq#can-not-find-delegate-bridge-for-xxx) > 参数含ref,out的修饰,目前尚未支持,解决办法:填写issues来提需求 JsEnv.Eval 提供了将 js 函数转换为 c# Action 的能力,但是没有办法绑定 ref / in /out 变量,这对于希望在函数内修改一个值类型对象时很不方便,例如 ```csharp struct MyValueType { public int Value; } var jsFuncWithoutRef = jsEnv.Eval("(obj) =>...

比如用lua实现一个monobehaviour,在c#端每帧调用call("update"),这样的对象存在几百个,这样的模型是否可行?

My use case of webhook: I use webhook to manage every client's state in mysql database.Every time a 'on_client_wakeup' comes, I will update the 'online' field to true. And vice...

vmq_webhooks
feature request