syndicate-js/examples/example-simple-chat/protocols/schemas/simpleChatProtocol.prs

5 lines
91 B
Plaintext
Raw Normal View History

2021-12-12 22:59:49 +00:00
version 1 .
Present = <Present @username string>.
Says = <Says @who string @what string>.