Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Net Websocket Server

by roboticus (Chancellor)
on Aug 01, 2020 at 21:24 UTC ( [id://11120212]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    subtest "echo utf8" => sub {
      foreach my $msg ("simple", "", ("a" x 32768), "unicode \u2603 snowma
    +n", "hiragana \u3072\u3089\u304c\u306a null \x00 ctrls \cA \cF \n \e 
    +del \x7f end") {
    ...
        is($bytes, "binary(" . length($msg) . ") = $msg");
      }
    };
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11120212]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-26 05:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found