about summary refs log tree commit diff
path: root/sami.3
AgeCommit message (Collapse)Author
2025-08-30Change APINakidai
- now there's no SAMI_recv(), but handler is called each time message is received - children can send messages to their parent, which is obtainable using SAMI_parent()
2025-08-29Add codeNakidai