Idea: pingpong #65

Closed
opened 2024-01-18 17:17:36 +01:00 by PlexSheep · 1 comment
Owner

Add an application, which plays ping pong between server and client.

Could just use std::net, but it would be cooler to have a tls connection (probably rustls). This would also be a good opportunity to learn ring. If we go completely overkill, providing a pong server on snowboard could be a good idea. It would also be a good opportunity to build some convenience code in libpt_net

Add an application, which plays ping pong between server and client. Could just use `std::net`, but it would be cooler to have a tls connection (probably `rustls`). This would also be a good opportunity to learn ring. If we go completely overkill, providing a pong server on snowboard could be a good idea. It would also be a good opportunity to build some convenience code in `libpt_net`
PlexSheep added this to the (deleted) project 2024-01-18 17:17:36 +01:00
Author
Owner

Opened a repo for this here

Opened a repo for this [here](https://git.cscherr.de/PlexSheep/netpong)
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PlexSheep/pt#65
No description provided.