quartzjer / hash-im

Minimal telehash-based IM (command line)
MIT License
7 stars 3 forks source link

Extract IM functionality into a node module #2

Closed aflatter closed 11 years ago

aflatter commented 11 years ago

The CLI is changed to use the newly introduced library. The protocol did not change, so you should be able to chat with previous clients too!

TODO:

quartzjer commented 11 years ago

This is looking great, thanks!

When do you want it merged?

aflatter commented 11 years ago

We can probably merge this now and I'll send separate pull requests for the remaining open issues. After that, I might start changing the protocol to support things like delivery status etc. but coming up with a UI will be the top priority.

quartzjer commented 11 years ago

Can you merge w/ master in your branch and update the pull req so it doesn't conflict quick? Then I'll merge it no prob :)

aflatter commented 11 years ago

Rebased, should merge cleanly now.