Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to exit and join #5

Merged
merged 3 commits into from
Jun 3, 2016
Merged

Updates to exit and join #5

merged 3 commits into from
Jun 3, 2016

Conversation

jeredm
Copy link
Contributor

@jeredm jeredm commented Jun 3, 2016

The /exit command should correctly disconnect the node now. Added messages to tell other clients when a new client joins or leaves the network. Added messages on the server that echos the clients that join or leave. Fixed a bug with the test file, so tests should pass. Updated command.ex to have a stronger command pattern.

jeredm added 3 commits June 1, 2016 21:21
The /exit command should correctly disconnect the node now. Added messages to tell
other clients when a new client joins or leaves the network. Added messages on the
server that echos the clients that join or leave. Fixed a bug with the test file,
so tests should pass. Updated command.ex to have a stronger command pattern.
I am not sure how a file named '\' was added,
but I suspect a combination of Vim and Spacemacs
is to blame.
@kblake
Copy link
Owner

kblake commented Jun 3, 2016

Cool!

@kblake kblake merged commit b4a8a1b into kblake:master Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants