Skip to content
IRZU INSTITUTE

IRZU INSTITUTE

Inštitut za raziskovanje zvočnih umetnosti

  • ABOUT
  • EVENTS
    • ARTISTIC
    • EDUCATIONAL
    • INTERVIEWS
    • ONLINE
    • PRODUCTION
  • PRODUCTS
    • DIRECTIONAL AUDIO SPEAKERS
    • BREATHING EXERCISE GAMES
    • VIRTUAL REALITY
    • INTERACTIVE MIDI
    • SMARTDRUMS ANDROID SOFTWARE
    • SMARTGUITARS OPEN SOURCE
    • UNIVERSAL RECORDING CABLES
    • ANDROID TO SHEETS LOGGING
    • ANDROID TO CALENDAR LOGGING
    • WEBCAM LIE DETECTOR OVERLAY
  • RESEARCH
    • OPEN SOURCE BIOLOGY
    • ACOUSTICS & DSP
    • DATA MANAGEMENT
    • ELASTIC & LUCENE
    • FFT & WAVELETS
    • GAME DEVELOPMENT
    • JS, REACT & NODE
    • KERNEL STREAMING
    • LINUX & ANDROID
    • LOW VOLTAGE IC
    • MEMS SYSTEMS
    • MQTT & IOT AUTOMATION
    • REST/HTTP & GRAPHQL
    • VIRTUALIZATION
    • 3D PRINTING & FABRICATION
  • EDUCATION
    • CRISPR WORKSHOP
    • TASKER WORKSHOP
    • PUREDATA WORKSHOP
  • INTERNSHIPS

Tag: GRPC

RESEARCH

Implement API to get current server configuration through gRPC (HandleGetConfigRequest method returning a ModelServerConfig)

December 29, 2021admin

Feature Request If this is a feature request, please fill out the following form in full: Describe the problem the feature is intended to solve I cannot access the current…Read moreImplement API to get current server configuration through gRPC (HandleGetConfigRequest method returning a ModelServerConfig)

DATA MANAGEMENT RESEARCH

apache kafka – Distributed Event collection

December 28, 2021admin

I have software running on end users devices (laptop,phone,desktop,etc). (Number of devices is ~100K).The software needs to send an Event[s] (a well defined data structure).The BackEnd of my platform needs…Read moreapache kafka – Distributed Event collection

VIRTUALIZATION

docker – traefik – expose secondary internal port via new subdomain

December 8, 2021admin

I’ve written a .NET API application that listens on two ports: 5000 for regular HTTP requests (HTTP1) 5001 for gRPC (HTTP2) I’m deploying my images via docker-compose using labels: labels:…Read moredocker – traefik – expose secondary internal port via new subdomain

JS, REACT & NODE

Google DocumentAI Java example fails with io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Request contains an invalid argument

December 2, 2021admin

So, turns out after reading this: What argument is invalid for Google Document AI client library for Node js? that if the location is not “us” but “eu”, you have…Read moreGoogle DocumentAI Java example fails with io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Request contains an invalid argument

DATA MANAGEMENT REST/HTTP & GRAPHQL

Consuming data from Google Stackdriver errorreporting with the java client on GAE

November 25, 2021admin

Problem: We have a Java application running on Google App Engine that needs to process errors gathered on Google Stackdriver. We wrote some code using the Stackdriver Error Reporting API…Read moreConsuming data from Google Stackdriver errorreporting with the java client on GAE

DATA MANAGEMENT REST/HTTP & GRAPHQL

Is it worth using GraphQL everywhere?

November 23, 2021admin

Unless you are writing an external or public API, GraphQL and REST would be an extremely nasty choice. They limit you to low-level CRUD, creating more problems than they solve,…Read moreIs it worth using GraphQL everywhere?

RESEARCH

api design – GRPC Services: Central Proto Repository or Distributed

November 19, 2021admin

We plan to keep a central proto repository to keep all proto definitions and its generated code here. We would keep messages as well as service definitions in a central…Read moreapi design – GRPC Services: Central Proto Repository or Distributed

DATA MANAGEMENT

go – How can I send the error body from grpc-gateway?

October 31, 2021admin

We are using grpc-gateway in our service. In the service, we are calling an API and will get some error code from an API for non-2XX responses. We have to…Read morego – How can I send the error body from grpc-gateway?

REST/HTTP & GRAPHQL

Managing non-REST APIs like GraphQL and gRPC with Nandan Sridhar and David Feuer

September 30, 2021admin

Alexandrina Garcia-Verdin and Stephanie Wong host this week’s episode all about managing non-REST APIs. Guests Nandan Sridhar and Dave Feuer start the show introducing our listeners to Apigee, a full…Read moreManaging non-REST APIs like GraphQL and gRPC with Nandan Sridhar and David Feuer

Copyright © 2022 IRZU INSTITUTE | Deneb by Firefly Themes
Scroll Up