aberchat

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

aberchat

ABER CHAT #
AberChat is a chat application that allows users to communicate with each other in real time. This
application is use socket.io to communicate between the server and the client. The server is written
in Node.js and the client is written in React.js. The server is deployed on Heroku and the client is
deployed on Netlify.
Installation #
flutter pub add aber_chat
Usage #
RoomPage(
aberchatConfig: AberchatConfig(
appId: 'your-app-id',
apiKey: 'your-api-key',
roomId: 'your-room-id',
),
onReceivedEvent: (event) {
print(event);
},
)
copied to clipboard
Features and bugs #
we will still working to watch that
License #
MIT
Author #
Abersoft Technologies

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.