Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
/ ChatUnity Public archive

A pure java based application whit android interface.

License

Notifications You must be signed in to change notification settings

IvoRum/ChatUnity

Repository files navigation

Chat Unity is a university progect around

Packeges

Auth

Log in

log: [email protected] ivo12345678
log: [email protected] deme12345678

Register

reg: [email protected] newuserpass12345678 08879465 ivan ivanov

Messages

Bulck order of messages

For each of the orders paird whit a conversation id of the conversation

gms: userId conversation$order ...
gms: 1 1@3

returns: All foudn messages. It will return emplty list if nothing was found.

Send message

sms: userId converstion order $content
sms: 1 1 10 $Alabala alo be

returns: only if problem whit the message.

Friends

gfr: userId

Group

gug: userId

returns: set of all foud friends.

Database

insert.sql

drop.sql

select.sql

create.sql

About

A pure java based application whit android interface.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published