You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
In clientsocket.cpp, clientserver.cpp have hardcoded
It may be worth replacing them with the use of constants from shared_constants.h ?
The text was updated successfully, but these errors were encountered: