mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
add TODO for file serving over gRPC
This commit is contained in:
@ -201,6 +201,7 @@ var globals struct {
|
||||
wsCompression bool
|
||||
|
||||
// URL of the main endpoint.
|
||||
// TODO: implement file-serving API for gRPC and remove this feature.
|
||||
servingAt string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user