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

No enviar al .GlobalEnv el resultado de trading_ws_md #19

Closed
augustohassel opened this issue Jun 20, 2020 · 1 comment
Closed

No enviar al .GlobalEnv el resultado de trading_ws_md #19

augustohassel opened this issue Jun 20, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@augustohassel
Copy link
Member

Funciona bien si es que se corre la aplicación localmente en la consola, pero si se corre en una aplicación de Shiny, se va a estar compartiendo la información entre sesiones, algo que no es deseado.
Tendría que guardar la data de websocket en la sesión correspondiente.

@augustohassel augustohassel added the bug Something isn't working label Jun 20, 2020
@augustohassel
Copy link
Member Author

Se resuelve con la versión rRofex 2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant