AnyEvent-WebSocket-Server

 view release on metacpan or  search on metacpan

xt/js/browser.html  view on Meta::CPAN

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>AnyEvent::WebSocket::Server</title>
    <link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.12.0.css">
  </head>
  <body>
    <div id="qunit"></div>
    <div id="qunit-fixture"></div>
    <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
    <script src="http://code.jquery.com/qunit/qunit-1.12.0.js"></script>
<script>
"use strict";



( run in 0.241 second using v1.01-cache-2.11-cpan-4d50c553e7e )