mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(routing): build gRPC Client Interface to initiate communication with other gRPC services (#5835)
Co-authored-by: prajjwalkumar17 <prajjwal.kumar@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
This commit is contained in:
		| @ -14,6 +14,9 @@ pub mod hashicorp_vault; | ||||
|  | ||||
| pub mod no_encryption; | ||||
|  | ||||
| /// Building grpc clients to communicate with the server | ||||
| pub mod grpc_client; | ||||
|  | ||||
| pub mod managers; | ||||
|  | ||||
| /// Crate specific constants | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Amisha Prabhat
					Amisha Prabhat