Commit Graph

276 Commits

Author SHA1 Message Date
Joel Wetzell
7ab9a28050 update psn-go to v0.2.1 2025-12-01 17:24:20 -06:00
Joel Wetzell
2c7710ab71 test error tweaks 2025-12-01 17:20:36 -06:00
Joel Wetzell
73ce17a51b add example test 2025-12-01 17:19:14 -06:00
Joel Wetzell
bebd01e8b1 do some mapping of quickjs types for script.js 2025-12-01 17:19:02 -06:00
Joel Wetzell
09d90dd631 logging tweaks 2025-12-01 17:18:39 -06:00
Joel Wetzell
500a3be136 add free-d encode and decode 2025-11-30 10:35:18 -05:00
Joel Wetzell
ed6f6d5759 fix error message 2025-11-27 21:39:24 -05:00
Joel Wetzell
8bb60a3a3c add some context for output to potentially use later 2025-11-27 09:06:59 -05:00
Joel Wetzell
dce7e13d0f update error message 2025-11-27 08:56:09 -05:00
Joel Wetzell
3b86690c58 reorder payload type check in udp client 2025-11-25 11:16:58 -06:00
Joel Wetzell
b3815c4a22 move expr and js to different namespace 2025-11-25 10:31:29 -06:00
Joel Wetzell
efe3e546d5 move expr and js to different namespace 2025-11-25 07:42:32 -06:00
Joel Wetzell
9bf46dd3c8 fix variable name 2025-11-25 07:35:54 -06:00
Joel Wetzell
5cffc89527 add javascript processor 2025-11-25 07:35:27 -06:00
Joel Wetzell
bbbfb754fd fix error message 2025-11-25 07:21:48 -06:00
Joel Wetzell
5e2c3da092 fix variable name 2025-11-25 07:10:45 -06:00
Joel Wetzell
7497f6d589 add expr lang processor 2025-11-25 07:08:33 -06:00
Joel Wetzell
052213459b reset interval on output 2025-11-25 06:45:06 -06:00
Joel Wetzell
37f7fef743 reset timer on output 2025-11-25 06:43:22 -06:00
Joel Wetzell
a807f541a1 fix init of timer 2025-11-25 06:43:06 -06:00
Joel Wetzell
32b6561d04 fix variable name 2025-11-24 21:29:58 -06:00
Joel Wetzell
d5a7d656b8 add posistagenet client 2025-11-24 17:34:02 -06:00
Joel Wetzell
dd061b375a support args for osc.message.create 2025-11-24 17:33:18 -06:00
Joel Wetzell
0c9f793a30 update osc-go to tagged version 2025-11-23 21:54:17 -06:00
Joel Wetzell
dd917897cf add string split processor 2025-11-23 21:44:19 -06:00
Joel Wetzell
35da2d4666 add some string processors 2025-11-23 13:39:38 -06:00
Joel Wetzell
815fbb8568 switch to YAML to support both JSON and YAML 2025-11-23 11:25:26 -06:00
Joel Wetzell
d34aafb491 fix error messages 2025-11-23 11:21:15 -06:00
Joel Wetzell
076dc7ae5e add basic MIDI message encode/decode 2025-11-23 11:19:44 -06:00
Joel Wetzell
25885359df remove comment 2025-11-23 11:18:57 -06:00
Joel Wetzell
606865b2b9 fix udp server not closing with router context 2025-11-23 11:18:45 -06:00
Joel Wetzell
ca137db613 fix mislocated err check 2025-11-23 10:59:56 -06:00
Joel Wetzell
23d0441140 fix module 2025-11-23 10:33:01 -06:00
Joel Wetzell
c49303e1ee add todo 2025-11-23 10:32:16 -06:00
Joel Wetzell
d988ea2d2a add basic midi client 2025-11-23 10:30:08 -06:00
Joel Wetzell
f7cdcd62cc log errors when running a module instance 2025-11-23 10:29:28 -06:00
Joel Wetzell
5b58cca360 rename cmd 2025-11-22 22:46:52 -06:00
Joel Wetzell
156c6fbe5b add output for mqtt client 2025-11-22 22:46:00 -06:00
Joel Wetzell
532a37816f add basic mqtt client 2025-11-22 18:07:15 -06:00
Joel Wetzell
8a78daeee3 fix location of payload defer 2025-11-22 17:59:28 -06:00
Joel Wetzell
d47d5c5644 fix router not bailing on bad module types 2025-11-22 17:35:15 -06:00
Joel Wetzell
fdefad44ab add a logging processor 2025-11-22 16:59:16 -06:00
Joel Wetzell
7bc7087ffe cleanup fmt.Println 2025-11-22 15:45:43 -06:00
Joel Wetzell
5b2873eb17 add a basic http request filter 2025-11-22 15:45:27 -06:00
Joel Wetzell
b81cb69873 http > osc example config 2025-11-22 15:28:35 -06:00
Joel Wetzell
f449505559 add TODO 2025-11-22 15:26:00 -06:00
Joel Wetzell
9dbde6f393 create http client module 2025-11-22 15:25:07 -06:00
Joel Wetzell
d1df52da9c create encode processors for http request/response 2025-11-22 15:25:00 -06:00
Joel Wetzell
e4a968d2ae fix error message 2025-11-22 14:46:17 -06:00
Joel Wetzell
c671aa9aad rework udp client output to avoid closed connections 2025-11-22 14:25:38 -06:00