Open hartois opened 5 years ago
@hartois better leave it there at the moment mainly for testing purposes to be close to the place we use it. SERVER is not shared across multiple projects. It is used only on a Andama client, not the proxy. shared_constants.h is the place for constants used by both Andama and AndamaProxy
@YiannisBourkelis It is not comfortable. When updating the source you need to merge the configuration - this is not correct.
@hartois what do you suggest?
In clientsocket.cpp, clientserver.cpp have hardcoded
It may be worth replacing them with the use of constants from shared_constants.h ?