No Description

Jakob Borg 4949e3ba41 Merge pull request #16 from syncthing/bufs 10 years ago
AUTHORS d84a8e6404 Relicense as MIT 10 years ago
CONTRIBUTING.md d84a8e6404 Relicense as MIT 10 years ago
LICENSE d84a8e6404 Relicense as MIT 10 years ago
README.md d84a8e6404 Relicense as MIT 10 years ago
common_test.go ebcdea63c0 Use sync.Pool for response buffers 10 years ago
compression.go 108b4e2e10 Add more fine grained compression control 10 years ago
compression_test.go 1a4398cc55 Tests should actually pass 10 years ago
conflict_test.go 516d88b072 Base for better conflict resolution 10 years ago
counting.go 3450b5f80c Integer type policy 10 years ago
debug.go d84a8e6404 Relicense as MIT 10 years ago
deviceid.go f9132cae85 Implement version vectors 10 years ago
deviceid_test.go d84a8e6404 Relicense as MIT 10 years ago
doc.go d84a8e6404 Relicense as MIT 10 years ago
errors.go 34c2c1ec16 Send and receive Request error codes 10 years ago
header.go d84a8e6404 Relicense as MIT 10 years ago
message.go 516d88b072 Base for better conflict resolution 10 years ago
message_xdr.go 3d8a71fdb2 Generate with updated XDR package 10 years ago
nativemodel_darwin.go ebcdea63c0 Use sync.Pool for response buffers 10 years ago
nativemodel_unix.go ebcdea63c0 Use sync.Pool for response buffers 10 years ago
nativemodel_windows.go ebcdea63c0 Use sync.Pool for response buffers 10 years ago
protocol.go ebcdea63c0 Use sync.Pool for response buffers 10 years ago
protocol_test.go b05c1a5bb9 Connection now needs explicit Start() 10 years ago
vector.go e7db264803 Extract counter value from vector 10 years ago
vector_compare.go f9132cae85 Implement version vectors 10 years ago
vector_compare_test.go f9132cae85 Implement version vectors 10 years ago
vector_test.go e7db264803 Extract counter value from vector 10 years ago
vector_xdr.go f9132cae85 Implement version vectors 10 years ago
wireformat.go b05c1a5bb9 Connection now needs explicit Start() 10 years ago

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT