Improvement on message passing: Requesting arbitrary data
- Article
- 2023
In the previous exercise, I implemented a simple program where a client and server ran asynchronously and communicated by passing messages. This time, the client will send arbitrary...
Show More