Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

186
Vistas
Best way to Connect node.js and server engine Net.Core

I would like to find the best way to connect javascript to a c# engine.

In my case I have a c# process that manages the raspberry GPIOs and I want to expose a set of functions to multiple js clients which can also be remote.

I tried to implement an MQ service with serialization commands in JSON but the structure to expose all the commands and manage the response of the functions is very elaborate.

my engine exposes workbench with a list of example functions:

    public interface IWorkbench
    {
        public void SetDigitalOutput(byte[] output);

        public byte[] GetDigitalInput();

        public double GetTemperatureBySensor();
    }

I need to be able from a js client to call this set of functions and get the result. What can I use to make my life easy?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda