# File lib/websocket/frame/handler/handler03.rb, line 11 def supported_frames [:text, :binary, :close, :ping, :pong] end