Ecosyste.ms: OpenCollective

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

github.com/planetary-social/scuttlego

A Go implementation of the Secure Scuttlebutt protocol.
https://github.com/planetary-social/scuttlego

Format code and conform to usual cmd structure

821f2774b4ba8156140a2cc7dba589867b80d0d5 authored almost 3 years ago
Let's just go full hex architecture

4a27411e311ff525365034f6ded613a2597d0177 authored almost 3 years ago
Update test program

2fef44590172681406390062af42e4d8aa3702b2 authored almost 3 years ago
Added unimplemented handles, cleaned up logging, changed replication strategy

3c1d56ecf242cbc439b6ed2982e87145a39bd73f authored almost 3 years ago
Make logging less aggressive, add signaling

4024531a3668fd9d44ed95a5d68ad2dad0741062 authored almost 3 years ago
Rework the rpc layer

I haven't decided if incoming and outgoing streams are identical yet.

80c971d2ea8d9c7c9d15c976ae4941aa218cb232 authored almost 3 years ago
Return appropriate error message when the other side terminates the connection in a controlled way

337c0c15c98dda491bea9e4c7ce20e22ae0a0b81 authored almost 3 years ago
Fix social graph

Depth was being calculated incorrectly, added a test.

b255d6624dc6a78e98e8e592aff431a67d45d8bd authored almost 3 years ago
Refactor response streams

5a018b0d94c0bc16d04a9700bf8ab6b74f7913e7 authored almost 3 years ago
Replication proof of concept

f43f5c1d016f588a7f31a0749ea6da30fa9a1c4a authored almost 3 years ago
Temporary replication implementation

be61688b4d5d9f87ea17f1d0708c6b6e82382632 authored almost 3 years ago
Fix formatting bugs (json.RawMessage is expected)

f48fb30fef7b023e0941c6cc7fddc75db35a404e authored almost 3 years ago
Store social graph

A rough proof of concept of social graph storage.

088cc1030eef2853db7792ba9e52283a77e8a0f5 authored almost 3 years ago
Detect if go generate and go fmt were run

d24d98669f3858538bf4ed86db817b9d1b7ddda8 authored almost 3 years ago
Fix imports and remove dead code, enable goimports linter

65ae8d83f0fd106fb7a535509c2bbfb71fb27c35 authored almost 3 years ago
Rework the RPC layer to avoid the nonsense with the channels

It now resambles net/http.

b927941c6e3b9fe22fb79f6f610808eec414d31b authored almost 3 years ago
Initial commit

52a73f37577e5b20dc4c435f96f0921567caff2e authored almost 3 years ago