you can send binary data or strings. you have to tell the server what you're sending. the spec allows for a very, very large amount of data per frame, but the server on the answering end may have a default max size. if you're running the server, you'd have to check your config file. or find out from the server's administrator what the max is.