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

use msgpack instead of json #24

Closed
jwkvam opened this issue Sep 17, 2016 · 1 comment
Closed

use msgpack instead of json #24

jwkvam opened this issue Sep 17, 2016 · 1 comment

Comments

@jwkvam
Copy link
Owner

jwkvam commented Sep 17, 2016

table = SmartGrid()

then if there are hyphens in the data

table.get()

hangs.

edit: Have now also encountered this with drop down widgets. Workaround has still remained to replace the hyphens with some other character.

@jwkvam
Copy link
Owner Author

jwkvam commented Nov 11, 2016

going to switch to using msgpack to resolve this instead of json

edit: major parts in place, only bugs left :/

@jwkvam jwkvam changed the title problems getting table data when there are hyphens in the data use msgpack instead of json Nov 11, 2016
@jwkvam jwkvam closed this as completed Nov 16, 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

No branches or pull requests

1 participant