WebSocket Client

You are discarding the return value from .buildAsync(). Don’t do that. You need it to .get() the finished websocket object.