Hi, I need a sendString method on RemoteEndpoint that accepts a ByteBuffer/bytes[] as parameter, not just a String.
I do have a JSON library that generates byte[] and today I have to wrap it as String to send a text message over the web socket. Not a big deal, but it will be nice to have. Thanks
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
