Method: Browser::Socket#url
- Defined in:
- opal/browser/socket.rb
#url ⇒ String (readonly)
Returns the URL the socket is connected to.
50 |
# File 'opal/browser/socket.rb', line 50 alias_native :url |
Returns the URL the socket is connected to.
50 |
# File 'opal/browser/socket.rb', line 50 alias_native :url |