# File lib/faye/websocket.rb, line 201
def
receive
(
data
)
@web_socket
.
__send__
(
:parse
,
data
)
end