HomePhabricator
Diffusion Comm 92eed993799d

[services] Tunnelbroker - Adding of `constants.rs` file

Description

[services] Tunnelbroker - Adding of constants.rs file

Summary:
Following the current codebase approach, this diff introduces the constants.rs file which will contain global constants.
The currently added constants are:

  • GRPC_TX_QUEUE_SIZE - The gRPC stream queue size. Used in D5529.
  • GRPC_PING_INTERVAL_MS - Client pinging interval. Used in D5529.

Linear task: ENG-1247

Test Plan: Passing the build tests in D5529.

Reviewers: jon, marcin, tomek

Reviewed By: jon, tomek

Subscribers: ashoat, tomek, atul, abosh

Differential Revision: https://phab.comm.dev/D5526

Details

Provenance
maxAuthored on Nov 2 2022, 2:20 PM
Reviewer
jon
Differential Revision
D5526: [services] Tunnelbroker - Adding of `constants.rs` file
Parents
rCOMM39b88ff7cdce: [native] Update to react-native-clipboard@1.11.1
Branches
Unknown
Tags
Unknown