diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2021-11-29 09:54:27 +0100 |
---|---|---|
committer | Jose M. Guisado <jguisado@soleta.eu> | 2021-11-30 12:44:52 +0100 |
commit | 05f2fd43c274f896a719df097e668d8ca371b615 (patch) | |
tree | ce8ba4c41fcccbd6aa6cd82e65b4ed7667bfa146 /src/ogClient.py | |
parent | 2465ef25b741dfc39df343e550e88fd0b61a6460 (diff) |
#1065 Add event subcommand arguments
ogClient can be invoked with additional arguments to send
event datagrams to the default event datagram socket at
127.0.0.1 port 55885.
ogclient session events invokation syntax:
ogclient event login foobar
ogclient event logout foobar
If event commands arguments are detected, ogclient sends the
datagram and closes afterwards.
Datagram syntax for session event is:
session [start | stop] [user]
Diffstat (limited to 'src/ogClient.py')
0 files changed, 0 insertions, 0 deletions