implementation of a book club. Implement both a server, which provide STOMP server services, and a client, which a user can use in order to interact with the rest of the users. The server implemented in Java and support both Thread-Per-Client (TPS) and the Reactor. The client implemented in C++. All communication between the clients and the server is according to the STOMP ` protocol.
-
Notifications
You must be signed in to change notification settings - Fork 0
implementation of a book club. Implement both a server, which will provide STOMP server services, and a client, which a user can use in order to interact with the rest of the users. The server implemented in Java and support both Thread-Per-Client (TPS) and the Reactor. The client implemented in C++. All communication between the clients and the…
TalWeisler/Server-Client-TFTP-model-
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
implementation of a book club. Implement both a server, which will provide STOMP server services, and a client, which a user can use in order to interact with the rest of the users. The server implemented in Java and support both Thread-Per-Client (TPS) and the Reactor. The client implemented in C++. All communication between the clients and the…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published