Skip to content

d3xt3r2909/grpc-dart-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generated grpc files

  1. Navigate to project path
  2. Run:
protoc -I protos/ protos/rewards.proto --dart_out=grpc:lib/src/generated

To run server

dart bin/server.dart

To run client

dart bin/client.dart -t "Title" -m "Message" --thumbnail "thumbnail" -d "dynamic link"

with real data..

dart bin/client.dart -t "This is title" -m "Message is here" --thumbnail "https://dzsxwpmkw-ressh.cloudinary.com/image/upload/v1662415840/poc_rewards/gamepad_1.png" -d "https://jaxonstaging.page.link/enT8"

About

Adding and forwarding rewards to client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages