Skip to content

[REL0.4.5] Events websocket fails to connect with Netty 4.0.45/4.1.8 and later #91

@guss77

Description

@guss77

In release 0.4.5, a recent change in Netty causes the websocket connection to /events to crash during the websocket handshake, and be retried endlessly.

A workaround for this issue is introduced to ari4java in commit 6bd217f5bcaea4f7f1ede86ba2a24323755b4faf.

When running under Vert.x 3.5, we need to update Netty to 4.1.19 otherwise we get conflicts between the ari4java Netty dependency and the Vert.x dependency.

Is it possible to release an updated ari4java release that includes this workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions