Closed itsthesteve closed 3 months ago
Previously the ID of the message was naively created on the client. This moves the generation to the server and uses uuid.v1
Still todo -- figure out why duplicate messages are sent and triggering the setState warning.
Previously the ID of the message was naively created on the client. This moves the generation to the server and uses uuid.v1
Still todo -- figure out why duplicate messages are sent and triggering the setState warning.