An open API service indexing awesome lists of open source software.

https://github.com/gamemaker1/p2p-direct-chat

Direct chat application (in terminal) using the Go LibP2P client library. Mostly copied from the example Go project.
https://github.com/gamemaker1/p2p-direct-chat

Last synced: about 1 year ago
JSON representation

Direct chat application (in terminal) using the Go LibP2P client library. Mostly copied from the example Go project.

Awesome Lists containing this project

README

          

# p2p-direct-chat
Direct chat application (in terminal) using the Go LibP2P client library. Mostly copied from the example Go project.