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

remote-dev improvements #1948

Merged
merged 1 commit into from
Apr 9, 2019
Merged

remote-dev improvements #1948

merged 1 commit into from
Apr 9, 2019

Conversation

stuartwdouglas
Copy link
Member

No description provided.

try {
session.getAsyncRemote().sendPing(ByteBuffer.allocate(0));
} catch (IOException e) {
e.printStackTrace();
Copy link
Member

Choose a reason for hiding this comment

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

A logger would be better. Merging it anyway as I think it's nice to have it in the release we will cut tonight.

@gsmet gsmet merged commit ae1b1c0 into quarkusio:master Apr 9, 2019
@gsmet gsmet added this to the 0.14.0 milestone Apr 9, 2019
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.

2 participants