since whatever I send() to the server, it is always received as utf8, even if I declare type='binary' in the JavaScript socket declaration.on_connect => sub { my ($serv, $conn) = @_; $conn->on( }, utf8 => sub { }, binary => sub { },
Thanks in advance.
In reply to Net Websocket Server by alvise
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |