Skip to content

Instantly share code, notes, and snippets.

@mwmaleks
Last active June 1, 2017 11:11
Show Gist options
  • Save mwmaleks/bca40aaba6b6cf77fef456d5304835a1 to your computer and use it in GitHub Desktop.
Save mwmaleks/bca40aaba6b6cf77fef456d5304835a1 to your computer and use it in GitHub Desktop.
https://html2canvas.hertzen.com/
https://hpbn.co/webrtc/
https://webrtc.org/
https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API
https://developer.mozilla.org/ru/docs/Web/API/RTCPeerConnection
https://developer.mozilla.org/ru/docs/Web/API/RTCDataChannel
https://github.com/ashi009/node-fast-html-parser
https://github.com/patrick-steele-idem/morphdom
https://diffhtml.org
https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
https://developer.mozilla.org/en-US/docs/Web/API/MutationRecord
https://github.com/Reactive-Extensions/RxJS
https://github.com/Reactive-Extensions/RxJS/blob/master/doc/api/schedulers/historicalscheduler.md
https://blog.niallconnaughton.com/2015/05/09/time-travel-with-reactive-extensions/
https://github.com/Reactive-Extensions/RxJS/blob/master/doc/api/core/operators/buffer.md
https://tools.ietf.org/html/draft-ietf-hybi-permessage-compression-28
https://github.com/zaphoyd/ws-pmce-stats
http://pieroxy.net/blog/pages/lz-string/index.html
https://redis.io/
https://developer.mozilla.org/ru/docs/DOM/Using_web_workers
https://habrahabr.ru/post/261307/
http://caniuse.com/#search=Mutation%20Observer
http://caniuse.com/#search=webworker
http://caniuse.com/#search=Shared%20Web%20Workers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment