generated from PlexSheep/baserepo
Idea: pingpong #65
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: PlexSheep/pt#65
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 (probablyrustls
). 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 inlibpt_net
Opened a repo for this here