Skip to content

Implement a PoC chatbox #118

@norswap

Description

@norswap

The goal is to let players chat with each other.

There are many possible providers: https://www.alchemy.com/best/web3-messaging-tools

Three that were on my radar and seemed promising:

  • Waku, which we used for Vapor — in my experience that are some kinks to be ironed out (connection is slow), but it might be possible to overcome them.

  • Web3MQ — however they seem to have pivoted to providing L3s on Starknet? Not sure how future-proof that project is

  • Push protocol chat — probably what we should try first for a PoC.

A PoC could add a "chat" button to the play page, which would pop a chat overlay. This overlay should enable player to exchange textual messages (at first).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions