Skip to content

Conversation

amaiberg
Copy link

The old server was using ints for the session ids whereas the new one uses string hashes. This updates the client to adhere to the new server protocol.

@mathisonian
Copy link
Member

Thanks for all the updates @amaiberg! I have just a few updates and will merge these

@mathisonian
Copy link
Member

https://github.com/amaiberg/lightning-scala/blob/newserver/src/main/scala/org/viz/lightning/Lightning.scala#L66

comparison to -1 should be updated to check for empty string now

@mathisonian
Copy link
Member

mathisonian added a commit that referenced this pull request Dec 4, 2015
updated protocol to match new lightning server
@mathisonian mathisonian merged commit 18cd8cd into lightning-viz:master Dec 4, 2015
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