| Age | Commit message (Collapse) | Author |
|
The ConnectionManager will be used by SameState to
communicate with other participants.
|
|
The SameState class manages a view of the 'Same' network. Some
functionality was moved from SameServiceImpl to SameState.
|
|
Sets default log level to INFO. Sets log level to DEBUG for com.orbekk
packages.
|
|
Start implementing the controller service for this project. "Same"
refers to the shared global state – the state should be the Same in all
the participants.
Removes PingService.
|