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

Change web client to output debug/failure messages #9

Closed
kai-qu opened this issue Oct 31, 2017 · 2 comments
Closed

Change web client to output debug/failure messages #9

kai-qu opened this issue Oct 31, 2017 · 2 comments
Assignees
Labels

Comments

@kai-qu
Copy link
Contributor

kai-qu commented Oct 31, 2017

Currently only the gloss frontend outputs debug messages.

@wodeni
Copy link
Member

wodeni commented Nov 9, 2017

d27fc83 solves the problem by copying runServer implementation directly from the websockets package and modifying the source code. Specifically, it was a bracket call that prevents the debug messages from appearing, forcing the server to close the socket and ignore debug messages.

TODO:

  • Clear up imports in Server.hs. It's getting a little messy.

@wodeni wodeni self-assigned this Nov 9, 2017
wodeni added a commit that referenced this issue Nov 20, 2017
@wodeni
Copy link
Member

wodeni commented Jan 13, 2018

Snap now displays debug messages. Closing the issue.

@wodeni wodeni closed this as completed Jan 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants