Inspiration

Wanted a file transfer applications that could run in the background with no hassles

What it does

Users can perform various actions, such as sending messages, managing files, adding friends, receiving messages, deleting messages, checking pending file transfers, retrieving friend lists, managing friend codes, and deleting friends. The program uses command-line flags for user input and organizes the functionality into a set of commands based on the provided flags.

How we built it

Golang, with libp2p for peer to peer connection handling, and postgres as the database hosted on google cloud.

Challenges we ran into

Daemon creation, go arrays, database on the cloud.

Accomplishments that we're proud of

Network, database, parsing. Very cool that it works

What we learned

Go, networking (p2p), file serialization, sql.

What's next for RapidTransfer

Global fame and success.

Built With

Share this project:

Updates