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

Fixes timeout in Websocket #2408

Merged
merged 2 commits into from
Nov 23, 2020
Merged

Fixes timeout in Websocket #2408

merged 2 commits into from
Nov 23, 2020

Conversation

nkcr
Copy link
Contributor

@nkcr nkcr commented Nov 20, 2020

Clearing the timeout doesn't set it back. This would make the websocket connection have a connection error (coming from Onet I guess..?) instead of the expected timeout.

Also added a npm run watch to automatically compile files on changes.

Fixes dedis/columbus-united#40

@nkcr nkcr added fix external / js Concerns javascript client labels Nov 20, 2020
@nkcr nkcr self-assigned this Nov 20, 2020
@nkcr nkcr requested review from ineiti and tharvik November 20, 2020 09:09
Copy link
Contributor

@tharvik tharvik left a comment

Choose a reason for hiding this comment

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

Travis is failing, can you see what it is about?

external/js/cothority/package.json Show resolved Hide resolved
@nkcr
Copy link
Contributor Author

nkcr commented Nov 20, 2020

Travis is failing, can you see what it is about?

Yes, I'm on it.

Clearing the timeout doesn't set it back. This would make the websocket connection have a connection error (coming from Onet I guess..?) instead of the expected timeout.

Also added a `npm run watch` to automatically compile files on changes.

Fixes dedis/columbus-united#40
@ineiti
Copy link
Member

ineiti commented Nov 23, 2020

It's still in WIP, so I'll not merge it...

@nkcr nkcr merged commit 707b3ca into master Nov 23, 2020
@nkcr nkcr deleted the js-ws-timeout branch November 23, 2020 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external / js Concerns javascript client fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error after some time idel
3 participants