The static client for gossip (pre-fork version) is available here.
The endpoints are different now (most changed from POST to GET and from JSON body to URL/Query params).
Other than that it should be straightforward.
The React chat component should be able to hook without changes to the modified client.
The static client for gossip (pre-fork version) is available here.
The endpoints are different now (most changed from
POSTtoGETand from JSON body to URL/Query params).Other than that it should be straightforward.
The React chat component should be able to hook without changes to the modified client.