grip

Results 5 issues of grip

I am currently using this library to create a UDP listener for a GPS tracking system (multiple vehicles as clients connecting to a single instance of my listener). I am...

Hi! Great project - loving it. Please could support be added for the JustBoom Smart Remote? It comes with a plug-and-play dongle for the pi. More info can be found...

Sorry if this is the wrong place to ask, but is this project still being maintained? It's enforcing older versions of shared components (like JSON.NET < 10) which is causing...

Hi, I am attempting to consume the solr API from a IHostedService implementation (i.e. outside of a web application - this console application will maintain the search index). As per...

I am attempting to sync the playback of multiple videos - by having a single video as the "controller" and others designated as the "viewers" - as per the sample...