ady624
( I hate Mondays)
August 4, 2017, 1:01am
97
I released a Connector code for easy integration some while back. That gives you the ability to list all existing webCoRE pistons and execute any of them.
Hi guys, I’ve written a little connector that should help you integrate webCoRE. As you probably know, webCoRE now supports multiple installed instances, making the listing of pistons a little more complicated. The connector is (hopefully) handling that right.
/*************************************************************************/
/* webCoRE Connector v0.2 */
/*************************************************************************/
/* Copyright 2016 Adrian Caramaliu <ady624(at)gmail.com> */
/* */
/* This program is free software: you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* th…
1 Like