skiffer-git

Results 220 comments of skiffer-git

https://doc.rentsoft.cn/#/v2/server_deploy/easy_deploy_new

Did you deploy using Docker, or did you use the source code directly?

You should be aware of the relationship between the chat service and the IM server. The chat service is primarily used for registration. Once a user successfully registers there, they...

Meanwhile, once a user successfully logs into the chat server, they will receive a chat token from it. Following this, they should call the REST API to obtain an IM...

Is there a plan to switch to version 3.5? We will maintain this version for a long time.

config/config.yaml callback: url: "" beforeSendSingleMsg: enable: false timeout: 5 failedContinue: true afterSendSingleMsg: enable: false timeout: 5 failedContinue: true beforeSendGroupMsg: enable: false timeout: 5 failedContinue: true afterSendGroupMsg: enable: false timeout: 5...