syndicate-protocols/simple-chat-protocol.prs

6 lines
116 B
Plaintext
Raw Normal View History

version 1 .
embeddedType Actor.Ref .
Present = <Present @username string>.
Says = <Says @who string @what string>.