-
Notifications
You must be signed in to change notification settings - Fork 1
Fix Server client communication #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
al3xa23
commented
Apr 10, 2024
- Some additional debug output functions
- work around in main.go to accept incoming messages because client was not able to connect (if other solution possible, I am happy to discuss it)
153901a to
8bc4a4a
Compare
|
Hi @al3xa23, Could you please rebase these changes to the master branch? There are quite some commits in this PR which do actually contain any real changes (merges, REUSE fixes for accidentially commited binaries, ..). Also the main change seems to be that you commented-out some lines? If these lines are in fact not needed, they should be removed rather being left commented-out. Let me know if I can support you here :) |
Signed-off-by: Steffen Vogel <post@steffenvogel.de> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
b953e22 to
4cb70fc
Compare
f8a3586 to
859ef22
Compare