mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-04 20:05:16 +02:00
feat(gateway): add gateway domain primitives
This commit is contained in:
parent
ae3ce91465
commit
c9b7d7b572
13 changed files with 481 additions and 0 deletions
2
surfsense_backend/app/gateway/__init__.py
Normal file
2
surfsense_backend/app/gateway/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
"""Messaging gateway infrastructure for external chat channels."""
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue