Jun Tsai

Results 8 issues of Jun Tsai

I find the work-directory setting in yml is ignored.

**Is your feature request related to a problem? Please describe.** Some gRPC server use `token` to identify the current user in the same service port. **Describe the solution you'd like**...

OSS前端直接使用固定的key和secret风险太大,应该支持基于ram方式的授权模式

`17:49:25.074 [TDLib thread] WARN it.tdlight.client.AuthorizationStateReadyLoadChats - Failed to execute TdApi.LoadChats()` If I ignore the warn message and send message ,chat not found ``` it.tdlight.client.TelegramError: 400: Chat not found at it.tdlight.client.SimpleTelegramClient.lambda$sendUnsafe$5(SimpleTelegramClient.java:377)...

h2 database adapter.

If gRPC server don't return data for a long time,the client will reconnect remote grpc server but the client could not close the previous connection.

https://github.com/Chatie/grpc/blob/4c32075f391c29407a9ace0fb6c8765097277bb1/proto/wechaty/puppet/message.proto#L45 如果消息来自个人,roomid不要返回空字符串

https://github.com/wechaty/wechaty-plugin-contrib/blob/05cfec3606480d2f2a544ac4e742a967bcaec2b4/src/contrib/room-connector/one-to-many-room-connector.ts#L105 If it's timeout to get room payload.the RoomConnector doesn't work!

enhancement