This website requires JavaScript.
Explore
Help
Sign In
qvalentin
/
Verteiltesystheme-game-of-life
Watch
1
Star
0
Fork
You've already forked Verteiltesystheme-game-of-life
0
Code
Pull requests
Activity
1bca8c3c89
Verteiltesystheme-game-of-life
/
Code
/
Communication
/
Member.py
9 lines
82 B
Python
Raw
Normal View
History
Unescape
Escape
init - add basic server for finding a neighbour
2022-03-27 12:59:14 +02:00
from
dataclasses
import
dataclass
@dataclass
class
Member
:
ip
:
str
port
:
int
Init - Randaustausch almost working in 1D
2022-03-27 16:43:15 +02:00
Copy permalink