- New API format introduced in SocketStream 0.3 beta2
- Templates are now appended to
ss.tmpl
instead of global variables (e.g.CT
) - Tip: You may put
window.CT = ss.tmpl
intoentry.js
to avoid changing your code - Improved error reporting in console
- Reset repo to remove rubbish
- Initial commit