放浪形骸

Results 63 comments of 放浪形骸

Requisition: https://github.com/turms-im/turms/issues/669

Turms is totally free, and don't have any paid service currently unlike some open source IM projects that provide a minimal project to require you to pay. And it's accepted...

Note: We won't remove the existing cloud-provider-agnostic diagram because it should work for all providers. But we also need to add a concrete deployment diagram so that users can have...

## Motivation When some internal errors occur (in fact, they're usually errors caused by the custom callbacks provided by developers), there is no way for developers to know the errors...

Thanks for your advice. 1. About `deliveryDate`: Just as the log has said: `"deliveryDate" must be a date in the past or in the present`, meaning if the client passes...

Draft: 1. Translate docs to English 2. Route the default home page of docs to English Prerequisites: #867

I have implemented the feature on my local branch, but I am wondering whether it's worthwhile to consume more memory (one byte is very small but passing the one byte...

Motivation: We don't want to set up a turms server before developing turms-admin

For user texts: 1. The client will send bytes via TCP to turms-gateway and then to turms-service 2. turms-service stores the bytes into `ByteBuf` first when receiving --- 3. then...