Skip to content

Instantly share code, notes, and snippets.

View holtalanm's full-sized avatar

Alan Holt holtalanm

View GitHub Profile
<html>
<head>
<title>SignalMan</title>
<script
src="https://code.jquery.com/jquery-1.6.4.js"
integrity="sha256-VJZPi1gK15WpYvsnBmcV0yga4a0Toov4rt1diFnrrjc="
crossorigin="anonymous"></script>
<script src="https://ajax.aspnetcdn.com/ajax/signalr/jquery.signalr-1.1.2.js"
crossorigin="anonymous"></script>