RabbitInjector in node-module + sequences inject

This commit is contained in:
STEINNI
2025-09-22 19:51:25 +00:00
parent 5d223c776c
commit 6381bfe44a
26 changed files with 2138 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"channel":"gps:agents",
"packet":{
"eventType": "moving",
"payload": {
"aid": "agent42",
"attrs": {
"x": "950",
"y": "650"
}
},
"sender": "steinic"
}
}