Skip to content

Instantly share code, notes, and snippets.

@Niraj-Fonseka
Created June 18, 2020 04:23
Show Gist options
  • Save Niraj-Fonseka/ab270c9252b340d7613d19c75cde8a18 to your computer and use it in GitHub Desktop.
Save Niraj-Fonseka/ab270c9252b340d7613d19c75cde8a18 to your computer and use it in GitHub Desktop.
import { SensorRequest , SensorResponse } from "./sensorpb/sensor_pb"
import { SensorClient} from "./sensorpb/sensor_grpc_web_pb"
var client = new SensorClient('http://localhost:8000')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment