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

Alexey/new terminal #962

Merged
merged 7 commits into from
May 2, 2017
Merged

Alexey/new terminal #962

merged 7 commits into from
May 2, 2017

Conversation

alex-kovoy
Copy link
Contributor

@alex-kovoy alex-kovoy commented May 1, 2017

This PR includes:

Go changes:

  • removal of embedded screen size from each tty websocket response.

Js changes:

  • replacement of the old termjs with the new xtermjs

  • replacement of the 'underscore' library with 'lodash'

  • removal of the screen size handling from each tty websocket response.

  • adding buffering for websocket connection to handle much greater traffic

  • conversion of some react component to ES6 Classes.

  • clean-ups here and there

closes #933

@alex-kovoy alex-kovoy requested review from kontsevoy and russjones May 1, 2017 20:02
Copy link
Contributor

@klizhentas klizhentas left a comment

Choose a reason for hiding this comment

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

what about backwards compatibility? how this will affect previous versions?

@alex-kovoy alex-kovoy merged commit f958a97 into master May 2, 2017
@alex-kovoy alex-kovoy deleted the alexey/new-terminal branch May 2, 2017 15:51
@alex-kovoy
Copy link
Contributor Author

I've tested it in various scenarios (trusted clusters of different versions) and there are no issues. It's 100% backwards-compatible.

hatched pushed a commit that referenced this pull request Feb 1, 2023
* Add targetUser to DocumentGateway help text

* Add DocumentGateway story
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.

Stress testing the ssh output failed.
2 participants