module WSDirector
Command line tool for testing websocket servers using scenarios.
Constants
- ID2CLASS
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/wsdirector.rb, line 17 def config @config ||= Configuration.new end