]> git.ipfire.org Git - thirdparty/strongswan.git/commit
vici: Add decorators to Python bindings to simplify listening for events
authorTobias Brunner <tobias@strongswan.org>
Thu, 2 Oct 2025 14:25:58 +0000 (16:25 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 7 Oct 2025 07:20:57 +0000 (09:20 +0200)
commit4e065a96242fbbf7dc09a4bd004d6239303ffc9a
treed691b605b14ed1a8c77c52d10b25d613b0c08286
parenta24429c6787dd2e06b18770230a78395651e4e39
vici: Add decorators to Python bindings to simplify listening for events
src/libcharon/plugins/vici/python/README.rst
src/libcharon/plugins/vici/python/vici/__init__.py
src/libcharon/plugins/vici/python/vici/event_listener.py [new file with mode: 0644]