Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion discos_client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ def __init__(self, *topics: str, identity: str | None = None) -> None:
"""
super().__init__(
*topics,
address="192.168.1.100",
address="192.168.1.102",
telescope="Medicina",
identity=identity
)
Expand Down
9 changes: 9 additions & 0 deletions discos_client/servers/medicina/server.key
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# **** Generated on 2026-03-27 09:49:30.216109 by pyzmq ****
# ZeroMQ CURVE Public Certificate
# Exchange securely, or use a secure mechanism to verify the contents
# of this file after exchange. Store public certificates in your home
# directory, in the .curve subdirectory.

metadata
curve
public-key = ".6sh}8BsV{G$G>o]}Hxmn@3nj3[h9ndwf&09&2#s"
Loading