C version of working C++ Native Messaging host

This page summarizes the projects mentioned and recommended in the original post on /r/cprogramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lib-native-messaging

    📡 Communicate with browser extensions from native C applications with Native Messaging!

  • I am using the Native Messaging host template from https://github.com/TotallyNotChase/lib-native-messaging which expects a uint8_t as parameter I need to get the JSON array structure into the uint8_t or change the template to accept the parameter that best suits sending a JSON array of integers to Native Messaging client

  • native-messaging-php

    Local server

  • I have achieved the requirement various ways, including using a local server, written in PHP https://github.com/guest271314/native-messaging-php.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts