Skip to content

Conversation

ruanLN
Copy link

@ruanLN ruanLN commented Jul 27, 2016

comparte to the client branch, maybe we can merge some of their code.

Fixes #4

README.md Outdated
## Basic usage flow

1. Server starts with gpg-group-chat --server at 192.168.0.1
2. The client1 starts with gpg-group-chat --client --server-ip=192.168.0.1 --public\_key=public\_key1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually is used dash instead of underscore to separate words like "--public-key"

@jeffhsta
Copy link
Member

One more thing, just make sure the all this code pass on pep8.
$ pep8 gpg_group_chat on project root directory

@jeffhsta
Copy link
Member

Just now I figured out that there are two issues on commit messages

  1. There are long messages where should be short messages
  2. There are messages in portuguese

@lm-rodrigues
Copy link
Member

I think that is ready to merge 👍

@jeffhsta
Copy link
Member

jeffhsta commented Aug 1, 2016

I wouldn't merge it yet. It still missing tests and I got a refactoring in mind that we could do.

@ruanLN we can schedule a time to pair on that, is that ok for you?

ruanLN added 4 commits August 22, 2016 00:14
- using a better IP example
- adds line numbers on the list
- using a better IP example
- adds line numbers on the list
@jeffhsta jeffhsta force-pushed the simple-client-mode branch from e68b740 to e31263c Compare August 22, 2016 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants