This website requires JavaScript.
Explore
Help
Sign in
TheThing
/
filo_caspar
Watch
1
Star
0
Fork
You've already forked filo_caspar
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
68024783b9
filo_caspar
/
app
/
shared
/
socket.js
5 lines
72 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Cleanup. Fixed bug in casparcg client. Replaced browserify and babelify with asbundle. Updated all packages.
2020-04-05 05:12:55 +00:00
var
io
=
require
(
'./client'
)
client: Make it backwards compatible and fix master styling
2016-04-10 10:00:00 +00:00
var
socket
=
io
(
)
Implemented basic sup text support
2016-04-10 08:37:05 +00:00
module
.
exports
=
socket
Reference in a new issue
Copy permalink