Yes please. Integrate with GitHub notifications, and gitlab ci-runner too. So that pull/merge requests can be shown as well. Maybe a leaf of inspiration from golang modules so that upstream code modules can be imported.…
Good stuff. Basically it seems to do the bind+listen for you if you are the trigger subscriber. If you are the trigger generator, then it does socket.write for you. But the big deal is that you dont pay for 'listen',…
Yes please. Integrate with GitHub notifications, and gitlab ci-runner too. So that pull/merge requests can be shown as well. Maybe a leaf of inspiration from golang modules so that upstream code modules can be imported.…
Good stuff. Basically it seems to do the bind+listen for you if you are the trigger subscriber. If you are the trigger generator, then it does socket.write for you. But the big deal is that you dont pay for 'listen',…