Skip to content

Commit

Permalink
add TODO for file serving over gRPC
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Apr 28, 2023
1 parent b86f3c5 commit 8648d2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

Expand Down

0 comments on commit 8648d2b

Please sign in to comment.