Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/planetary-social/swift-scuttlebutt


https://github.com/planetary-social/swift-scuttlebutt

Update README.md

b7c926984ffc8157253d95333741851a2d1ac4c2 authored over 3 years ago
Redefine and document Scuttlebutt Networking interfaces

d7bcf6073c4a0fc70add92dc5ff2680a3562d706 authored over 4 years ago
Specify basics of Peer's discoverability on Multicast Groups

1d5b3b686183e30e927b1e18001f46e7a423acea authored over 4 years ago
Stub available Handshake mechanisms

26c045a4205d5aac8562268bee7812e1842f7ca5 authored over 4 years ago
Implement naive method of choosing best Network Address

f6538a4af42a7f6a6bfcb2c85fb3474c169755b4 authored over 4 years ago
Implement retrieval of all Network Addresses available on the device

bbe9de7c2fd382dbfe9d4c645d514b06d73ad448 authored over 4 years ago
Specify rudimentary access to Network Addressing

7dc93df188d319592734fba85ff3f0a6dbbbd346 authored over 4 years ago
Define default Peer Identity based on Ed25519

ef845e789c111b99fd6e275e3d827cab6d8f2ca0 authored over 4 years ago
Stub base properties of a Peer

ad8cc6a42d1a27f4b35430475a489d9d17de738e authored over 4 years ago
Fix text imports on Linux

4265b625ca3b439ddd5660f8ee3aff376820aba2 authored over 4 years ago
Create project wide namespace for Scuttlebutt

d6271350b5e025402e892be5a6faa6318a5c47af authored over 4 years ago
In the Bot, subscribe the activity changes of each sub-component

86f0fb1af09b071bfafc97e9b0e11f0e702c72f9 authored over 4 years ago
Stub the base interconnection of discovery, gossiping, and a scheduler

86c8a381f123329a0d4d3804a3942c82d0a6feb4 authored over 4 years ago
Improve readability of Bot's integration tests...

Flow is clearer when cancellation is declared right after bot init, akin a defer statement.

37003e176e4260a52408a39c480b316a7e26e29b authored over 4 years ago
Improve formatting in Bot's integration tests

84128046ed4dc4dd3faba2ffe75e2c9a28d143a3 authored over 4 years ago
Confirm Bot's refresh operation to accept caller's Dispatch Queue

dee5043d8e0c7cca26339526fb740e1f623f79bc authored over 4 years ago
Typo in the README

b3104a17f50c05382f8fd4b3a31b6a181707e4e2 authored over 4 years ago
Update documentation to catch up with Bot activity refactor

a961e4232796a6e4e561c86e050d4036f9e0483a authored over 4 years ago
Refactor to use Combined Bot Activity

b93950c5b1dd067d12d3649add085300796c1330 authored over 4 years ago
Stub Bot's refresh operation

57074ce1b4a8a629c2a67d4f67654daea32d2049 authored over 4 years ago
Refactor integration test expectations according to Bot Activity Phases

99cf93f0b045fddb700feeb9a8049c3a33a863f9 authored over 4 years ago
Assign Bot's activity callbacks to groups during the init

9f90eec1d7853073861089fd2df1264cbc81b2dc authored over 4 years ago
Confirm signature of Bot's initialiser to its integration tests

d0ee4df1ff5aaec763afe4e8777c4c62ce0f52eb authored over 4 years ago
Define callback function types for common phases of Bot's activity

b31c5747677019eeb61ac8801f1272ba9a08396e authored over 4 years ago
Introduce (empty) Bot's Activity Stats

0b4414bc4b54d032cd03acc7e98cabeb27ca2512 authored over 4 years ago
Define base activity callback phases of the Bot

9ecfa0d3d00bc49a6e1b611bf302cd7e8c640f81 authored over 4 years ago
Improve naming of Bot's peer discovery callbacks

e40cf55edfbe4f35dca6a7bfeaa081ff395fb7f6 authored over 4 years ago
Stub Bot's conformance to Combine's Cancellable protocol

495440366bfef413ffdd8c9cc3d45bf4722576fd authored over 4 years ago
Stub an integration test for the complete bot setup

fb2fa0c7aaa67c483d79ddd2eaaf2a3bcc1f2fa7 authored over 4 years ago
Document basic setup and usage of the Scuttle Bot

ed5e633a8f03c6c7435ec2d6548c6b8517c8e172 authored over 4 years ago
Init the Swift Package for Scuttlebutt

Start with Scuttle Bot...

e329bb34bf54e0096a56471c805b279babd8e8fc authored over 4 years ago
Start working on Scuttlebutt for Swift

4cb123d65ed3997e6f5b45e709e94f92cc2e92f0 authored over 4 years ago