Ecosyste.ms: OpenCollective

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

github.com/arborchat/ivy

[legacy] Chat client for the Arbor protocol written in Go
https://github.com/arborchat/ivy

Create license

8bcb2e33149db824ed0c476ea5ab58ba9b28fafa authored almost 6 years ago by Joshua Whetton <[email protected]>
Adding tasks to Makefile for starting server and nc for testing.

fe9fa94a81039f1c1f2d2625bfa11df5d7f4aad3 authored about 6 years ago by Josh Whetton <[email protected]>
Able to send message to server.

Also able to confirm receipt as new message is displayed
by the server.

0767ef55c1ba4000f407d2012b33207d8e51df2a authored about 6 years ago by Josh Whetton <[email protected]>
Setting top-level message struct.

5b06f0a3787a6b9e776b2d34c0cbf52c298f9fcb authored about 6 years ago by Josh Whetton <[email protected]>
Reading root message on connect.

Displaying all fields of the root message to include
server version info and list of recent mess...

9b8c293d49057e162b632e20592a6b310c85497b authored about 6 years ago by Josh Whetton <[email protected]>
Can read root message as JSON on connect.

b70ffe44bf3a42c3e7e78f294b93755868927655 authored about 6 years ago by Josh Whetton <[email protected]>
Can connect to server and display the welcome message.

2c752fd410a76a0edccb4f289f720dd8b060dfc0 authored about 6 years ago by Josh Whetton <[email protected]>