UNPKG

reactjs-chatapp

Version:

Most popular chat component for react!

14 lines (11 loc) 253 B
const params = { url : "localhost:9000", port : "9000", path : "/", reconnect : "true", username : "bob the builder", value1 : "", value2 : "", value3 : "", } module.exports.params = params;