GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
Issues
6
Pull requests
Labels
Priorities
Milestones
1
Wiki
Fork
: 0
vdr
/
hanabi-networking
Save
Cancel
Encapsulate protocol handling/implement own class `Move`
#2
Open
blr
opened this issue
on 12 Nov 2015
- 0 comments
blr
commented
on 12 Nov 2015
The (DUMB) protocol is not inheritently bound to TCP (pipes, for instance, could be useful, too)
Currently, the protocol is implemented in several places, a
Move
class could help DRYing the code
Labels
None yet
Priority
No priority
Milestone
No milestone
Assignee
No one assigned
1 participant
Moveclass could help DRYing the code