protocol-development-exercise-Klagarge created by GitHub Classroom
This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-11-29 11:55:52 +01:00
interface create interface 2023-11-29 11:53:20 +01:00
.gitignore Initial commit 2023-11-23 08:19:32 +00:00
app.cpp create interface 2023-11-29 11:53:20 +01:00
app.h create interface 2023-11-29 11:53:20 +01:00
CMakeLists.txt add CMake 2023-11-29 08:32:55 +01:00
main.cpp implement subscribe in STOMP 2023-11-29 11:55:52 +01:00
stomp.cpp implement subscribe in STOMP 2023-11-29 11:55:52 +01:00
stomp.h create interface 2023-11-29 11:53:20 +01:00
STOMPClient.pro create interface 2023-11-29 11:53:20 +01:00
stompframe.cpp create interface 2023-11-29 11:53:20 +01:00
stompframe.h Initial commit 2023-11-23 08:19:32 +00:00