crdt
Commutative Replicated Data Types for easy collaborative/distributed systems.
파일 탐색기
최종 버전 다운로드 (.zip)- .gitignore
- bundle.js
- chat.js
- client.js
- index.html
- jquery-1.7.2.min.js
- jquery-ui-1.8.20.custom.min.js
- jquery-ui.js
- jquery.js
- make
- mouses.js
- package.json
- server.js
- sets.js
- bundle.js
- client.js
- heartbeat.js
- index.html
- make
- node-client.js
- package.json
- README.markdown
- server.js
- autonode.js
- tcp.js
- index.js
- __proto__.js
- add.js
- eventually-consistent.js
- insert.js
- insert_with_id.js
- loop.js
- rm.js
- seq.js
- sets.js
- simple.js
- streaming.js
- tcp.js
- .gitignore
- .travis.yml
- debug.js
- doc.js
- index.js
- LICENSE
- package.json
- README.md
- row.js
- seq.js
- set.js
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/dominictarr/crdt
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd crdt
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
