Implement basic euph room connection
This commit is contained in:
parent
8b2004910e
commit
748b1720ba
4 changed files with 202 additions and 5 deletions
|
|
@ -12,6 +12,7 @@ readme = "README.md"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
fuse-python = "^1.0.7"
|
||||
websockets = "^12.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
eufs = "eufs.main:main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue