CN115334025A - Decentralized instant messaging method, decentralized instant messaging device, decentralized instant messaging equipment and storage medium - Google Patents

Decentralized instant messaging method, decentralized instant messaging device, decentralized instant messaging equipment and storage medium Download PDF

Info

Publication number
CN115334025A
CN115334025A CN202211244498.7A CN202211244498A CN115334025A CN 115334025 A CN115334025 A CN 115334025A CN 202211244498 A CN202211244498 A CN 202211244498A CN 115334025 A CN115334025 A CN 115334025A
Authority
CN
China
Prior art keywords
group
local
change event
target
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202211244498.7A
Other languages
Chinese (zh)
Other versions
CN115334025B (en
Inventor
荆博
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202211244498.7A priority Critical patent/CN115334025B/en
Publication of CN115334025A publication Critical patent/CN115334025A/en
Application granted granted Critical
Publication of CN115334025B publication Critical patent/CN115334025B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • H04L12/1822Conducting the conference, e.g. admission, detection, selection or grouping of participants, correlating users to one or more conference sessions, prioritising transmission
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The present disclosure provides a decentralized instant messaging method, apparatus, device and storage medium, which relate to the field of computers, and in particular to a communication technology. The method comprises the following steps: determining a local group change event of a target group according to the operation of local group members on the target group, and determining a local group state corresponding to the local group change event; acquiring other group change events of a target group and other group states corresponding to the other group change events from other communication service terminals; according to the local group state and the other group states, the local group change event and the other group change events are fused, and an instant communication message is sent to local group members in a target group according to a fusion result; the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group. By the technical scheme, the stability and the safety of instant messaging can be improved.

Description

Decentralized instant messaging method, decentralized instant messaging device, decentralized instant messaging equipment and storage medium
Technical Field
The present disclosure relates to the field of computers, and in particular, to a decentralized instant messaging method, apparatus, device, and storage medium.
Background
Instant Messaging (IM) refers to a communication method capable of sending and receiving internet messages instantly, allowing real-time communication of text messages, files, voice and video using a network. Various instant messaging software is also developed, and service providers also provide more and more abundant communication service functions. With the continuous development of network technology, new requirements are put forward on the instant messaging system.
Disclosure of Invention
The present disclosure provides a decentralized instant messaging method, apparatus, device and storage medium.
According to an aspect of the present disclosure, there is provided a decentralized instant messaging method, the method comprising:
determining a local group change event of a target group according to the operation of local group members on the target group, and determining a local group state corresponding to the local group change event;
acquiring other group change events of a target group and other group states corresponding to the other group change events from other communication service terminals;
according to the local group state and the other group states, fusing the local group change event and the other group change events, and sending an instant communication message to local group members in a target group according to a fusion result;
the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group.
According to an aspect of the present disclosure, there is provided a decentralized instant messaging device, the device comprising:
the local event state module is used for determining a local group change event of the target group according to the operation of local group members on the target group and determining a local group state corresponding to the local group change event;
the other event state module is used for acquiring other group change events of the target group and other group states corresponding to the other group change events from other communication service terminals;
the message sending module is used for fusing the local group change event and the other group change events according to the local group state and the other group states and sending instant communication messages to local group members in a target group according to a fusion result;
the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group.
According to another aspect of the present disclosure, there is provided an electronic device including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the first and the second end of the pipe are connected with each other,
the memory stores instructions executable by the at least one processor to cause the at least one processor to perform the decentralized method of instant messaging according to any embodiment of the present disclosure.
According to another aspect of the present disclosure, there is provided a non-transitory computer readable storage medium having stored thereon computer instructions for causing a computer to perform the decentralized instant messaging method according to any of the embodiments of the present disclosure.
According to the technology disclosed by the invention, the stability and the safety of instant messaging can be improved.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present disclosure, nor do they limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
FIG. 1a is a flow chart of a decentralized instant messaging method according to an embodiment of the present disclosure;
FIG. 1b is an interaction diagram of a decentralized instant messaging system according to an embodiment of the present disclosure;
FIG. 1c is an interaction diagram of another decentralized instant messaging system, provided in accordance with an embodiment of the present disclosure;
FIG. 2a is a flow chart of another decentralized instant messaging method according to an embodiment of the present disclosure;
FIG. 2b is a schematic diagram of a directed acyclic graph provided in accordance with an embodiment of the present disclosure;
FIG. 2c is a schematic illustration of a fusion result provided in accordance with an embodiment of the present disclosure;
FIG. 3a is a flow chart of yet another decentralized instant messaging method according to an embodiment of the present disclosure;
fig. 3b is a schematic diagram of a blockchain warranty provided according to an embodiment of the present disclosure;
FIG. 4 is a schematic structural diagram of a decentralized instant messaging device according to an embodiment of the present disclosure;
FIG. 5 is a block diagram of an electronic device for implementing the decentralized instant messaging method of an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, in which various details of the embodiments of the disclosure are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1a is a flowchart of a decentralized instant messaging method according to an embodiment of the present disclosure. The method is suitable for the situation that all participants participate together through the communication server side. The method can be executed by a decentralized instant messaging device, which can be implemented in software and/or hardware and can be configured in a communication server of any party. As shown in fig. 1a, the decentralized instant messaging method of the present embodiment may include:
s101, determining a local group change event of a target group according to the operation of local group members on the target group, and determining a local group state corresponding to the local group change event;
s102, acquiring other group change events of a target group and other group states corresponding to the other group change events from other communication service terminals;
s103, according to the local group state and the other group states, fusing the local group change event and the other group change events, and sending instant communication information to local group members in a target group according to a fusion result;
the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group.
The embodiment of the disclosure provides a decentralized instant messaging system, which is used for realizing a decentralized instant messaging method. Referring to fig. 1b, the instant system comprises at least two participants, each having its own communication client (IM client), reverse proxy server, private gateway, communication server (IM server), database. The communication client of each participant is used by the user of the participant, the communication server of the participant can be accessed through the private gateway of the participant, but the communication server of other participants is not accessed, and the communication server can also store the communication data into the database of the participant. Data synchronization can be carried out between the communication service terminals of different participants. Specifically, the private gateway may be configured to perform identity authentication on the local user, and issue an authorization token for the local user if the identity authentication passes, so as to allow the local user to log in.
In a decentralized instant messaging system, a group can be shared by at least two participants, i.e., a decentralized group can be implemented. The participants in different groups may be the same or different. Referring to FIG. 1c, group A may be commonly engaged by party X and party Y, group A including user 1 and user 2 in party X, and user 3 in party Y, may be used to communicate the first item; group B may be participated in by both party X and party Z, group B including user 4 in party X, and user 5 in party Z, available for communicating the second item. Therefore, the data of the group a is synchronized between the IM server X and the IM server Y, and the data of the group B is synchronized between the IM server X and the IM server Z.
The instant messaging system of the centralized group is also centralized, the composition of the group members is fixed, and the audience of the group messages is also fixed, namely, which group members comprise the group and which group members should receive the group messages are fixed, so the centralized instant messaging system can accurately push the group messages. However, the group in the decentralized instant messaging system is participated in by different participants, and has a distributed characteristic, and the group members and the group messages are dispersed at the communication server of each participant, i.e. the group members and the group messages have a characteristic of dynamic adjustment, such as that the group members can dynamically join and exit, and the group members in the target group and the target audience of the group messages are unknown when the group messages are sent out. Therefore, how to push group messages to the group members of the participants is important.
In the embodiment of the present disclosure, the target group is any group in the decentralized instant messaging system, the target group may be participated in by the local participant and other participants together, and the local participant may be any one participant. The local communication client is only connected with the local communication server but not connected with other communication servers, and the local communication server is in communication connection with other communication servers. The local group members are group members belonging to local participants, the local communication client is adopted to be connected with the local communication server, the other group members are group members belonging to other participants, and the other communication clients are adopted to be connected with the other communication servers.
The group state is used to represent the state of the target group in the corresponding group change event generation process, and may be a group member condition or a group message condition in the target group. Specifically, the local communication server may obtain an operation of a local group member on the target group from the local communication client, determine a local group change event of the target group according to the operation, and use a group state where the target group is located in a process of generating the local group change event as the local group state, for example, determine a previous event relative to the local group change event as the local group state; the local communication server can also obtain other group change events of the target group synchronized by other communication servers, and the other group state of the target group in the process of generating the other group change events, for example, the event before the other group change events is determined as the other group state; and generating other group change events according to the operation of other group members in other participants on the target group. The local communication server side also fuses the local group change event and other group change events according to the local group state and other group states to obtain a fusion result, and sends an instant communication message to the local group members in the target group according to the fusion result, namely, the local audience of the group message in the local participant can be determined according to the fusion result, and the group message is sent to the local audience. Each communication service end in the instant communication system determines a local group change event, also takes the group state of the target group as the local group state in the process of generating the local group change event, synchronizes other group change events and other group states determined by other communication service ends, fuses the local group change event and other group change events according to the local group state and other group states, obtains a local audience of group messages in the target group, sends the group messages to the local audience, and can improve the stability of instant communication. In addition, each communication server in the decentralized instant communication system only processes the group data participated by the communication server, but does not process irrelevant group data, and compared with the centralized instant communication system which processes all group data, the centralized instant communication system can also avoid group data leakage and improve the safety of the group data.
According to the technical scheme of the embodiment of the disclosure, the local group change event and the corresponding local group state are determined through the local communication server, other group change events and the corresponding other group states are synchronized from other communication servers, the local group change event and other group change events are fused according to the local group state and the other group states, a local audience of the group message in the target group is obtained, the instant communication message is sent to the local audience, and the stability of instant communication can be improved; in addition, each participant only processes the group message in the group to which the participant belongs, so that the leakage of the group data can be avoided, and the safety of the group data is improved.
In an alternative embodiment, the local group change event comprises a local group member change event and/or a local group message change event; the other group change events comprise other group member change events and/or other group message change events; the local group status is an adjacent group change event that precedes the local group change event; the other group status is an adjacent group change event that precedes the other group change event.
The local group member change event refers to a member change event such as member joining, member exiting or authority adjustment triggered by a local group member in the target group, and the local group message change event refers to a message change event such as message sending, collection, deletion and the like of the local group member in the target group after the target group. Accordingly, other group member change events, other group message change events are triggered by other group members in the target group.
The local group state corresponding to the local group change event may be a relative previous event that the local group change event depends on or conceals the reference, and the other group state corresponding to the other group change event may be a relative previous event that the other group change event depends on or conceals the reference. Optionally, a previous group change event of the local group change event in the target group is used as the corresponding local group state, and a previous group change event of the other group change events in the target group is used as the corresponding other group state. The content of the local group status, the content of the other group status, and the affiliated party are not particularly limited, and the content may be a group member change event or a group message change event. The local group state and the local group change event can belong to the same party or not belong to different parties; other group status and other group change events may or may not belong to the same party.
Each participant not only determines the group message change event, but also determines the group state corresponding to the group message change event, and synchronizes the self group message change event and the corresponding self group state to other participants, so that the group message change events of the participants are convenient to be fused, and the target audience of the group message in the target group is determined.
Fig. 2a is a flow chart of another decentralized instant messaging method according to an embodiment of the present disclosure. The present embodiment is an alternative proposed on the basis of the above-described embodiments. In the scheme, the local group change event comprises a local group member change event and/or a local group message change event; the other group change events comprise other group member change events and/or other group message change events; the local group state is an adjacent group change event before the local group change event; the other group status is an adjacent group change event that precedes the other group change event. Referring to fig. 2a, the decentralized instant messaging method of the present embodiment may include:
s201, according to the operation of local group members on a target group, determining a local group change event of the target group, and determining a local group state corresponding to the local group change event;
s202, acquiring other group change events of a target group and other group states corresponding to the other group change events from other communication service terminals;
s203, according to the local group state and the other group states, fusing the local group change event and the other group change events to obtain a target group message change event corresponding to the local group member change event; the target group message change event is the local group message change event and/or other group message change events;
s204, according to the local group member change event, sending a group message corresponding to the target group message change event to the local group member in the target group;
the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group.
Specifically, the local communication server obtains a previous event relative to the local group change event according to the corresponding local group state, namely an adjacent group change event which the local group change event depends on; and obtaining the relative previous events of other group change events according to the corresponding other group states, namely obtaining the adjacent group change events which are depended by the other group change events.
Responding to the event of changing the local group members, the local group members in the target group are changed such as joining, exiting, role adjustment and the like, and the composition of the local group members is relatively fixed after the change. Under the condition that the target group comprises the user 1 and the user 2 of the local participant, responding to the change event of the local group members, and the user 3 of the local participant joins, the target group after the change comprises the user 1, the user 2 and the user 3 of the local participant. The target group message change event corresponding to the local group member change event refers to a target group message change event which takes the changed local group member as a target audience, and the target group message change event can be a local group message change event initiated by the local group member and/or other group message change events synchronized from other communication service terminals. Fusing the local group change event and other group change events according to the local group state and other group states to obtain a target group message change event corresponding to the local group change event; and determining the composition of the local group members according to the local group member change event to obtain a local audience of the target group message change event, and sending a group message corresponding to the target group message change event to the local audience. The target group message change event corresponding to the local group member change event is obtained by fusing the local group change event and other group change events, the composition of the local group member is obtained according to the local group member change event and is used as a local audience, and the corresponding target group message change event is sent to the local audience, so that the group message is forwarded, the unknown problems of member composition in the target group, the target audience of the message and the like are solved, and the accuracy of message forwarding in the decentralized instant communication system is improved.
In an optional implementation manner, the merging the local group change event and the other group change event according to the local group state and the other group state includes: constructing a vertex in the directed acyclic graph according to the local group change event and the other group change events; determining edges in the directed acyclic graph according to the local group state and the other group states; and fusing the vertexes and the edges in the directed acyclic graph.
Specifically, the local communication server may construct a Directed Acyclic Graph (DAG), and perform fusion classification based on the DAG to obtain a fusion result. Specifically, the local group change event and the other group change events may be used as vertices, directed edges pointing to the local group change event from the adjacent group change event of the local group change event are constructed according to the corresponding local group state, directed edges pointing to the other group change event from the adjacent group change event of the other group change event are constructed according to the corresponding other group state, and a directed acyclic graph is obtained. And fusing the directed acyclic graph to obtain a target group message change event corresponding to the local group member change event. Referring to FIG. 2b, IM server X constructs a directed acyclic graph according to the self-generated group message change event X-1, group member change event X-2, and group message change event X-3, the group message change event Y-1 and group member change event Y-2 synchronized from IM server Y, the group message change event Z-1 synchronized from IM server Z, and the corresponding group states. Referring to fig. 2c, the target group message change event corresponding to the group member change event X-2 includes a group message change event X-3, a group message change event Y-1, and a group message change event Z-1. The local communication server side can obtain the target group message change event corresponding to the local group member change event by constructing the directed acyclic graph and classifying and fusing the directed acyclic graph, so that the accuracy and efficiency of fusion can be improved, and a foundation is laid for accurately and efficiently sending messages.
According to the technical scheme of the embodiment of the disclosure, the local group change event and the other group change events are fused according to the local group state and the other group states, so that the target group message change event corresponding to the local group change event is obtained, the local audience of the target group message change event is obtained, and the accuracy of message forwarding in instant messaging can be improved. The fusion is carried out based on the directed acyclic graph, so that the accuracy and the efficiency of the fusion are further improved.
In an optional implementation manner, the sending, according to the local group member change event, a group message corresponding to the target group message change event to a local group member in the target group includes: if the dependency relationship exists between at least two target group message change events, sequencing the at least two target group message change events according to the dependency relationship; otherwise, sequencing the at least two target group message change events according to the time stamps of the at least two target group message change events; and according to the local group member change events, sending the group message corresponding to the target group message change event to the local group members in the target group according to the sequence between the target group message change events.
Specifically, if there is a dependency relationship between at least two target group message change events, for example, a node of a first target group message change event refers to a node of a second target group message change event, the first target group message change event depends on the second target group message change event, and the second target group message change event may be sorted in front. In connection with fig. 2b and 2c, the group message change event Z-1 is dependent on the group message change event Y-1, so that the group message change event Y-1 precedes the group message change event Z-1. If there is no dependency between at least two target group message change events, for example, the third target group message change event and the fourth target group message change event both refer to the first target group message change event, the third target group message change event and the fourth target group message change event may be sorted according to the timestamp of the third target group message change event and the timestamp of the fourth target group message change event, i.e., the timestamps are sorted before. With reference to fig. 2b and 2c, there is no dependency between the group message change event X-3 and the group message change event Y-1, and the ordering may be performed according to the timestamp. And the local communication server sends the group message corresponding to each target group message change event to the local group member corresponding to the target group member change event according to the sequence among the target group message change events. The target group message change events can comprise local group message change events and/or other group message change events, namely the group messages to be forwarded can come from local participants and/or other participants, and the forwarding sequence of the target group message change events is obtained by sequencing the target group message change events, so that the accuracy of forwarding the group messages in the target group can be further improved.
In an optional implementation manner, the sending, according to the local group member change event, a group message corresponding to the target group message change event to a local group member in the target group includes: determining effective local group members in the target group according to the local group member change event; and sending the group message corresponding to the target group message change event to the effective local group member.
Specifically, the local group members corresponding to the local group member change event may be composed as the local group members valid in the target group by the local participant, and the group message corresponding to the target group message change event may be sent to the valid local group members. The audience of the target group message change event in the local participant can be accurately positioned according to the local group member change event, so that the accuracy of group message forwarding is improved.
In an alternative embodiment, the method further comprises: according to the local group state and the other group states, fusing the local group change event and the other group change events to obtain other group member change events corresponding to the local group member change events; determining other effective group members in the target group according to the corresponding other group member change events; and generating a group member list of the target group according to the effective other group members.
In the fusion process, not only the target group message change event corresponding to the local group member change event can be obtained, but also the sequence between the local group member change event and the other group member change events can be determined, so as to obtain the corresponding relationship between the local group member change event and the other group member change events, referring to fig. 2c, the group member change event X-2 is located before the group member change event Y-2. The local group member change event makes the local group member relatively fixed, and the corresponding other group member change event makes the other group member relatively fixed. Specifically, the other group members corresponding to the other group member change event may be formed as other group members valid in the target group by the other participants, and the group member list of the target group is generated according to the valid local group member corresponding to the local group member change event and the valid other group members corresponding to the other group member change event. The local communication server can display the group member list by controlling the local communication client, so that local group members can conveniently select message receivers from the group member list, and the operation convenience of the target group is further improved.
Fig. 3a is a flowchart of yet another decentralized instant messaging method according to an embodiment of the present disclosure. The present embodiment is an alternative proposed on the basis of the above-described embodiments. Referring to fig. 3a, the decentralized instant messaging method of the present embodiment may include:
s301, determining a local group member change event of the target group according to member change operation of the local group member in the local participant on the target group; and/or determining a local group message change event of the target group according to the message processing operation of the local group members in the target group;
s302, determining a local group state corresponding to the local group change event;
s303, acquiring other group change events of the target group and other group states corresponding to the other group change events from other communication service terminals;
s304, according to the local group state and the other group states, fusing the local group change event and the other group change events, and sending instant communication information to local group members in a target group according to a fusion result;
the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group.
The local group member can send a service request of the target group to the local private gateway through the reverse proxy service through the communication client of the local participant, the local private gateway can carry out identity verification on the local group member, and if the identity verification is passed, a token can be issued to the local group member for the local group member to log in the target group by adopting the token. After logging in, the local communication client obtains the operation of the local group member to the target group, such as the operation of joining, exiting, permission setting and the like of the local group member, and sends the operation to the local communication server, and the local communication server determines the local group change event of the target group according to the operation and takes the adjacent group change event before the local group change event as the local group state corresponding to the local group change event. The party to which the adjacent group change event belongs may be a local party or other party, and may be a group member change event or a group message change event. And the local communication server also synchronizes other group change events and corresponding other group states determined according to the operation of other group members on the target group from other communication servers. Because the communication service terminals of different participants carry out data synchronization, each participant obtains a self group change event, a self group state, other group change events and other group states.
The local communication server side can construct vertexes in the directed acyclic graph according to the local group change event and the other group change events, construct edges between the vertexes corresponding to the local group change event and other vertexes according to the local group state, and construct edges between the vertexes corresponding to the other group change events and other vertexes according to the other group states to obtain the directed acyclic graph; fusing the directed acyclic graph to obtain a target group message change event corresponding to the local group member change event; the target group message change events are local group message change events or other group message change events, and the sequence of the target group message change events is obtained by combining the dependency relationship and the time stamp of the target group message change events. The order between the local group member change event and other group member change events can be obtained through fusion, and other group member change events corresponding to the local group member change event are obtained based on the order, namely, under the condition that the local group members are relatively fixed, the composition of other group members is obtained, and further, a group member list of the target group is obtained. The local communication server only determines the local group change event and the corresponding local group state aiming at the target group, and can obtain the local audience of the group message in the target group by combining the other group change event and the corresponding other group state, thereby realizing the accurate distribution of the group message in the decentralized instant communication system.
In an alternative embodiment, the method further comprises at least one of: writing the communication attribute information of the local communication service terminal into a block chain; storing group attribute information connected with a local communication server in a block chain; and storing the corresponding relation between the local group members and the group in the local participant in a blockchain.
Referring to fig. 3b, the communication server (IM server) of each participant may further access the blockchain network, and the blockchain network may store the user information, the group attribute information, and the communication attribute information of the IM server. The communication attribute information of the local communication service end can be a communication protocol, a domain name, an IP, a port number, a gateway authentication mode, and the like of the local communication service end. The local communication server side is convenient for local group members to inquire and connect by publishing the communication attribute information of the local communication server side to the block chain network; the group attribute information can be a group id, a group participant, a group member list and the like, and the group attribute information connected with the local communication server is stored in the block chain network, so that an intelligent contract in the block chain network can be called conveniently, and the created group related information can be inquired. The local communication server can also record the corresponding relation between the local group member and the connection group thereof into the blockchain network, and after the group member is switched to the communication server of other participants, the local communication server can retrieve the group to which the local communication server belongs through the blockchain network, namely retrieve the communication relation information of the local communication server. In addition, the group attribute information, the correspondence between local group members and the group may also be stored in a database of local participants.
According to the technical scheme of the embodiment of the disclosure, decentralized cloud communication service is realized based on a block chain network, decentralized management is performed on data such as communication relation information of users, and a communication architecture has decentralized characteristics and has high availability and usability.
In an alternative embodiment, the method further comprises: responding to a treatment proposal transaction initiated by a first group member in the target group, and calling a treatment intelligent contract of the target group to determine a local treatment group member; the administration proposal transaction comprises management authority information to be updated; the local administration group members have administration authority to the target group and belong to local participants; controlling the local administration group members to vote on the administration proposal affairs to obtain a local voting result; acquiring other voting results of other governance group members on the governance proposal affairs from other communication service terminals; the other communication service terminals belong to other participants participating in the target group; and if the proposal voting is determined to pass according to the local voting result and the other voting results, writing the management authority information to be updated into the block chain.
And configuring a self governing intelligent contract and a proposal voting intelligent contract for the target group on the block chain network. The first group member is any one of the group members in the target group. Specifically, in response to the administration proposal transaction, an administration intelligent contract of a target group in the block chain network is invoked to determine local administration group members which have administration authority over the target group and belong to local participants, and the administration proposal transaction is sent to communication clients of the local administration group members to indicate the local administration group members to vote and feed back local voting results. Similarly, the other communication service terminals also respond to the governance proposal affairs, call the governance intelligent contract of the target group to determine that the other governance group members have governance authority over the target group and belong to other participants, and obtain other voting results. And determining whether the proposal voting passes through according to the local voting result and other voting results, determining that the administration proposal transaction is effective under the condition that the proposal voting passes through, and writing the management authority information to be updated into the block chain to realize the update of the management authority in the target group. The management authority of the target group is updated in a decentralized mode by calling the governing intelligent contract of the target group, and compared with centralized group authority management, reliability and safety of group authority management can be improved.
Optionally, the method further includes: acquiring a management request initiated by a second group member in a target group and signature information of the management request; a second group member belonging to the local participant; and controlling a local communication server and the other communication servers to respectively perform management authority authentication on the second group members according to the signature information, and performing group management on the target group according to an authentication result.
In the embodiment of the present disclosure, the management authority information of the target group may also be written in the block chain. The second group member is any group member of the local participants. And under the condition that a second group member needs to perform group management on the target group, initiating a management request, and signing the management request by adopting the block chain account key of the second group member to obtain the signature information of the management request. The local communication server and other communication servers are controlled to respectively carry out management authority authentication on the second group members, and group management is carried out on the target group according to the authentication result, so that decentralized group management is realized, and the reliability of group management can be improved.
Fig. 4 is a schematic structural diagram of a decentralized instant messaging device according to an embodiment of the present disclosure. The embodiment is suitable for the situation that all the participants participate together through the communication service terminals of the participants. The apparatus can be implemented in software and/or hardware. As shown in fig. 4, the decentralized instant messaging device 400 of the present embodiment may include:
a local event state module 410, configured to determine a local group change event of the target group according to an operation of a local group member on the target group, and determine a local group state corresponding to the local group change event;
an other event status module 420, configured to obtain other group change events of the target group and other group statuses corresponding to the other group change events from other communication servers;
a message sending module 430, configured to merge the local group change event and the other group change event according to the local group state and the other group state, and send an instant messaging message to a local group member in a target group according to a result of the merging;
the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group.
In an alternative embodiment, the local group change event comprises a local group member change event and/or a local group message change event; the other group change events comprise other group member change events and/or other group message change events;
the local group status is an adjacent group change event that precedes the local group change event; the other group status is an adjacent group change event that precedes the other group change event.
In an optional implementation, the message sending module 430 includes:
the event fusion unit is used for fusing the local group change event and the other group change events according to the local group state and the other group states to obtain a target group message change event corresponding to the local group member change event; the target group message change event is the local group message change event and/or other group message change events;
and the message sending unit is used for sending the group message corresponding to the target group message change event to the local group members in the target group according to the local group member change event.
In an optional embodiment, the message sending unit comprises:
the sequencing subunit is used for sequencing the at least two target group message change events according to the dependency relationship if the dependency relationship exists between the at least two target group message change events; otherwise, sequencing the at least two target group message change events according to the time stamps of the at least two target group message change events;
and the message sending subunit is configured to send, according to the local group member change event and according to the sequence between the target group message change events, a group message corresponding to the target group message change event to the local group member in the target group.
In an optional embodiment, the message sending unit comprises:
the local effective member subunit is used for determining the effective local group members in the target group according to the local group member change event;
and the message sending subunit is used for sending the group message corresponding to the target group message change event to the effective local group member.
In an optional implementation, the decentralized instant messaging device 400 further comprises a list generating module, and the list generating module comprises:
the other-member event unit is used for fusing the local group change event and the other group change event according to the local group state and the other group state to obtain other group member change events corresponding to the local group member change event;
the other effective member unit is used for determining other effective group members in the target group according to the corresponding other group member change events;
and the list generating unit is used for generating a group member list of the target group according to the effective other group members.
In an alternative embodiment, the event fusion unit comprises:
a vertex constructing subunit, configured to construct a vertex in the directed acyclic graph according to the local group change event and the other group change events;
an edge determining subunit, configured to determine an edge in the directed acyclic graph according to the local group state and the other group states;
and the fusion subunit is used for fusing the top points and the edges in the directed acyclic graph.
In an alternative embodiment, the local event status module 410 includes:
the local member changing unit is used for determining a local group member changing event of the target group according to member changing operation of the local group members in the local participants on the target group; and/or the presence of a gas in the gas,
and the local event changing unit is used for determining the local group message changing event of the target group according to the message processing operation of the local group members in the target group.
In an optional embodiment, the decentralized instant messaging device 400 further comprises a storage module, wherein the storage module is configured to perform at least one of the following:
writing the communication attribute information of the local communication service terminal into a block chain;
storing group attribute information connected with a local communication server in a block chain;
and storing the corresponding relation between the local group members and the group in the local participant in a blockchain.
According to the technical scheme of the embodiment, each communication server side in a decentralized instant communication system adopts a local group change event and a corresponding local group state determined by the communication server side, and other group change events and corresponding other group states synchronized by other communication server sides to construct a directed acyclic graph, and the directed acyclic graph is fused to obtain a target group message change event corresponding to the local group member change event, so that a local audience of the target group message change event is obtained; and forwarding the group message to a local audience according to the sequence of the target group message change events, so that the stability and the safety of instant messaging can be improved.
In the technical scheme of the disclosure, the acquisition, storage, application and the like of the personal information of the related user all accord with the regulations of related laws and regulations, and do not violate the good customs of the public order.
The present disclosure also provides an electronic device, a readable storage medium, and a computer program product according to embodiments of the present disclosure.
FIG. 5 is a block diagram of an electronic device for implementing the decentralized instant messaging method of an embodiment of the present disclosure. FIG. 5 illustrates a schematic block diagram of an example electronic device 500 that can be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic devices may also represent various forms of mobile devices, such as personal digital processors, cellular telephones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 5, the electronic device 500 includes a computing unit 501, which can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM) 502 or a computer program loaded from a storage unit 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data necessary for the operation of the electronic apparatus 500 can be stored. The calculation unit 501, the ROM 502, and the RAM 503 are connected to each other by a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
A number of components in the electronic device 500 are connected to the I/O interface 505, including: an input unit 506 such as a keyboard, a mouse, or the like; an output unit 507 such as various types of displays, speakers, and the like; a storage unit 508, such as a magnetic disk, optical disk, or the like; and a communication unit 509 such as a network card, modem, wireless communication transceiver, etc. The communication unit 509 allows the electronic device 500 to exchange information/data with other devices through a computer network such as the internet and/or various telecommunication networks.
The computing unit 501 may be a variety of general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of the computing unit 501 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and so forth. The computing unit 501 performs the various methods and processes described above, such as the decentralized instant messaging method. For example, in some embodiments, the decentralized instant messaging method may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 508. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 500 via the ROM 502 and/or the communication unit 509. When loaded into RAM 503 and executed by computing unit 501, may perform one or more of the steps of the decentralized instant messaging method described above. Alternatively, in other embodiments, the computing unit 501 may be configured to perform the decentralized instant messaging method in any other suitable manner (e.g., by way of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), system on a chip (SOCs), complex Programmable Logic Devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server may be a cloud server, a server of a distributed system, or a server with a combined blockchain.
Artificial intelligence is the subject of research that makes computers simulate some human mental processes and intelligent behaviors (such as learning, reasoning, thinking, planning, etc.), both at the hardware level and at the software level. Artificial intelligence hardware technologies generally include technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, big data processing, and the like; the artificial intelligence software technology mainly comprises a computer vision technology, a voice recognition technology, a natural language processing technology, a machine learning/deep learning technology, a big data processing technology, a knowledge map technology and the like.
Cloud computing (cloud computing) refers to accessing an elastically extensible shared physical or virtual resource pool through a network, where resources may include servers, operating systems, networks, software, applications, storage devices, and the like, and may be a technical system that deploys and manages resources in a self-service manner as needed. Through the cloud computing technology, high-efficiency and strong data processing capacity can be provided for technical application and model training of artificial intelligence, block chains and the like.
It should be understood that various forms of the flows shown above, reordering, adding or deleting steps, may be used. For example, the steps described in the present disclosure may be executed in parallel, sequentially, or in different orders, as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved, and the present disclosure is not limited herein.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.

Claims (20)

1. A decentralized instant messaging method, the method comprising:
determining a local group change event of a target group according to the operation of local group members on the target group, and determining a local group state corresponding to the local group change event;
acquiring other group change events of a target group and other group states corresponding to the other group change events from other communication service terminals;
according to the local group state and the other group states, fusing the local group change event and the other group change events, and sending an instant communication message to local group members in a target group according to a fusion result;
the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group.
2. The method of claim 1, wherein the local group change event comprises a local group member change event and/or a local group message change event; the other group change events comprise other group member change events and/or other group message change events;
the local group status is an adjacent group change event that precedes the local group change event; the other group status is an adjacent group change event that precedes the other group change event.
3. The method of claim 2, wherein the merging the local group change event and the other group change event according to the local group status and the other group status, and sending an instant messaging message to local group members in a target group according to a merging result comprises:
according to the local group state and the other group states, fusing the local group change event and the other group change events to obtain a target group message change event corresponding to the local group member change event; the target group message change event is the local group message change event and/or other group message change events;
and sending the group message corresponding to the target group message change event to the local group member in the target group according to the local group member change event.
4. The method of claim 3, wherein the sending the group message corresponding to the target group message change event to the local group member in the target group according to the local group member change event comprises:
if the dependency relationship exists between at least two target group message change events, sequencing the at least two target group message change events according to the dependency relationship;
otherwise, sequencing the at least two target group message change events according to the time stamps of the at least two target group message change events;
and according to the local group member change events, sending the group message corresponding to the target group message change event to the local group members in the target group according to the sequence between the target group message change events.
5. The method of claim 3, wherein the sending the group message corresponding to the target group message change event to the local group member in the target group according to the local group member change event comprises:
determining effective local group members in the target group according to the local group member change event;
and sending the group message corresponding to the target group message change event to the effective local group member.
6. The method of claim 2 or 5, further comprising:
according to the local group state and the other group states, fusing the local group change event and the other group change events to obtain other group member change events corresponding to the local group member change events;
determining other effective group members in the target group according to the corresponding other group member change events;
and generating a group member list of the target group according to the effective other group members.
7. The method of claim 3, wherein the merging the local group change event and the other group change event according to the local group status and the other group status comprises:
constructing a vertex in the directed acyclic graph according to the local group change event and the other group change events;
determining edges in the directed acyclic graph according to the local group state and the other group states;
and fusing the vertexes and the edges in the directed acyclic graph.
8. The method of claim 1, wherein determining a local group change event for the target group based on the operation of the target group by the local group members comprises:
determining a local group member change event of the target group according to member change operation of the local group member in the local participant on the target group; and/or the presence of a gas in the gas,
and determining the local group message change event of the target group according to the message processing operation of the local group members in the target group.
9. The method of claim 1, further comprising at least one of:
writing the communication attribute information of the local communication service terminal into a block chain;
storing group attribute information connected with a local communication server in a block chain;
and storing the corresponding relation between the local group members and the group in the local participant in a blockchain.
10. A decentralized instant messaging device comprising:
the local event state module is used for determining a local group change event of the target group according to the operation of local group members on the target group and determining a local group state corresponding to the local group change event;
the other event state module is used for acquiring other group change events of the target group and other group states corresponding to the other group change events from other communication service terminals;
the message sending module is used for fusing the local group change event and the other group change events according to the local group state and the other group states and sending instant communication messages to local group members in a target group according to a fusion result;
the local group members belong to local participants, and the other communication servers belong to other participants participating in the target group.
11. The apparatus of claim 10, wherein the local group change event comprises a local group member change event and/or a local group message change event; the other group change events comprise other group member change events and/or other group message change events;
the local group status is an adjacent group change event that precedes the local group change event; the other group status is an adjacent group change event that precedes the other group change event.
12. The apparatus of claim 11, wherein the messaging module comprises:
the event fusion unit is used for fusing the local group change event and the other group change events according to the local group state and the other group states to obtain a target group message change event corresponding to the local group member change event; the target group message change event is the local group message change event and/or other group message change events;
and the message sending unit is used for sending the group message corresponding to the target group message change event to the local group members in the target group according to the local group member change event.
13. The apparatus of claim 12, the message sending unit comprising:
the sequencing subunit is used for sequencing the at least two target group message change events according to the dependency relationship if the dependency relationship exists between the at least two target group message change events; otherwise, sequencing the at least two target group message change events according to the time stamps of the at least two target group message change events;
and the message sending subunit is configured to send, according to the local group member change event and according to the sequence between the target group message change events, a group message corresponding to the target group message change event to the local group member in the target group.
14. The apparatus of claim 12, wherein the message sending unit comprises:
the local effective member subunit is used for determining the effective local group members in the target group according to the local group member change event;
and the message sending subunit is used for sending the group message corresponding to the target group message change event to the effective local group member.
15. The apparatus of claim 11 or 14, the apparatus further comprising a list generation module, the list generation module comprising:
the other-member event unit is used for fusing the local group change event and the other group change event according to the local group state and the other group state to obtain other group member change events corresponding to the local group member change event;
the other effective member unit is used for determining other effective group members in the target group according to the corresponding other group member change events;
and the list generating unit is used for generating a group member list of the target group according to the effective other group members.
16. The apparatus of claim 12, wherein the event fusion unit comprises:
a vertex constructing subunit, configured to construct a vertex in the directed acyclic graph according to the local group change event and the other group change events;
an edge determining subunit, configured to determine an edge in the directed acyclic graph according to the local group state and the other group states;
and the fusion subunit is used for fusing the top points and the edges in the directed acyclic graph.
17. The apparatus of claim 10, wherein the local event status module comprises:
the local member changing unit is used for determining a local group member changing event of the target group according to member changing operation of the local group members in the local participants on the target group; and/or the presence of a gas in the gas,
and the local event changing unit is used for determining the local group message changing event of the target group according to the message processing operation of the local group members in the target group.
18. The apparatus of claim 10, further comprising a storage module to perform at least one of:
writing the communication attribute information of the local communication service terminal into a block chain;
storing group attribute information connected with a local communication server in a block chain;
and storing the corresponding relation between the local group members and the group in the local participant in a blockchain.
19. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the decentralized instant messaging method of any of claims 1-9.
20. A non-transitory computer readable storage medium having stored thereon computer instructions for causing a computer to perform the decentralized instant messaging method according to any one of claims 1-9.
CN202211244498.7A 2022-10-12 2022-10-12 Decentralized instant messaging method, decentralized instant messaging device, decentralized instant messaging equipment and storage medium Active CN115334025B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211244498.7A CN115334025B (en) 2022-10-12 2022-10-12 Decentralized instant messaging method, decentralized instant messaging device, decentralized instant messaging equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211244498.7A CN115334025B (en) 2022-10-12 2022-10-12 Decentralized instant messaging method, decentralized instant messaging device, decentralized instant messaging equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115334025A true CN115334025A (en) 2022-11-11
CN115334025B CN115334025B (en) 2023-02-28

Family

ID=83914872

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211244498.7A Active CN115334025B (en) 2022-10-12 2022-10-12 Decentralized instant messaging method, decentralized instant messaging device, decentralized instant messaging equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115334025B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115589391A (en) * 2022-12-09 2023-01-10 北京百度网讯科技有限公司 Instant messaging processing method, device and equipment based on block chain and storage medium
CN116614512A (en) * 2023-02-21 2023-08-18 北京友友天宇系统技术有限公司 Method, device and equipment for managing strong consistency group view of distributed group communication

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050078170A1 (en) * 2003-10-08 2005-04-14 Cisco Technology, Inc. System and method for performing distributed video conferencing
CN102299810A (en) * 2011-09-29 2011-12-28 北京新媒传信科技有限公司 Method and system for notifying group change event
US20160149839A1 (en) * 2014-11-20 2016-05-26 Superchat, LLC Multi-Network Chat System
CN107508747A (en) * 2017-09-12 2017-12-22 广东欧珀移动通信有限公司 Group communication method, server and the computer-readable storage medium of converged communication
KR20190096304A (en) * 2019-07-29 2019-08-19 엘지전자 주식회사 Apparatus and method for generating summary of conversation storing
CN110149265A (en) * 2018-03-14 2019-08-20 腾讯科技(深圳)有限公司 Message shows method, apparatus and computer equipment
CN110581772A (en) * 2019-09-06 2019-12-17 腾讯科技(深圳)有限公司 Instant messaging message interaction method and device and computer readable storage medium
CN111555966A (en) * 2020-05-22 2020-08-18 拉扎斯网络科技(上海)有限公司 Message processing method, device, system, storage medium and computer equipment
WO2021143834A1 (en) * 2020-01-17 2021-07-22 京东方科技集团股份有限公司 Group updating method, message sending method, and apparatuses
WO2021238287A1 (en) * 2020-05-29 2021-12-02 苏州浪潮智能科技有限公司 Method, system and device for active pushing of distributed system, and medium
CN114338046A (en) * 2022-03-02 2022-04-12 广州市悦智计算机有限公司 Block chain based decentralized group establishment and encrypted session maintenance method

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050078170A1 (en) * 2003-10-08 2005-04-14 Cisco Technology, Inc. System and method for performing distributed video conferencing
CN102299810A (en) * 2011-09-29 2011-12-28 北京新媒传信科技有限公司 Method and system for notifying group change event
US20160149839A1 (en) * 2014-11-20 2016-05-26 Superchat, LLC Multi-Network Chat System
CN107508747A (en) * 2017-09-12 2017-12-22 广东欧珀移动通信有限公司 Group communication method, server and the computer-readable storage medium of converged communication
CN110149265A (en) * 2018-03-14 2019-08-20 腾讯科技(深圳)有限公司 Message shows method, apparatus and computer equipment
KR20190096304A (en) * 2019-07-29 2019-08-19 엘지전자 주식회사 Apparatus and method for generating summary of conversation storing
CN110581772A (en) * 2019-09-06 2019-12-17 腾讯科技(深圳)有限公司 Instant messaging message interaction method and device and computer readable storage medium
WO2021143834A1 (en) * 2020-01-17 2021-07-22 京东方科技集团股份有限公司 Group updating method, message sending method, and apparatuses
CN111555966A (en) * 2020-05-22 2020-08-18 拉扎斯网络科技(上海)有限公司 Message processing method, device, system, storage medium and computer equipment
WO2021238287A1 (en) * 2020-05-29 2021-12-02 苏州浪潮智能科技有限公司 Method, system and device for active pushing of distributed system, and medium
CN114338046A (en) * 2022-03-02 2022-04-12 广州市悦智计算机有限公司 Block chain based decentralized group establishment and encrypted session maintenance method
CN114726545A (en) * 2022-03-02 2022-07-08 广州市悦智计算机有限公司 Block chain based decentralized group encryption session maintaining method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张继东: "移动社交网络中微博集群隐社交行为获取研究", 《情报科学》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115589391A (en) * 2022-12-09 2023-01-10 北京百度网讯科技有限公司 Instant messaging processing method, device and equipment based on block chain and storage medium
CN115589391B (en) * 2022-12-09 2023-03-21 北京百度网讯科技有限公司 Instant messaging processing method, device and equipment based on block chain and storage medium
CN116614512A (en) * 2023-02-21 2023-08-18 北京友友天宇系统技术有限公司 Method, device and equipment for managing strong consistency group view of distributed group communication
CN116614512B (en) * 2023-02-21 2024-04-26 北京友友天宇系统技术有限公司 Method, device and equipment for managing strong consistency group view of distributed group communication

Also Published As

Publication number Publication date
CN115334025B (en) 2023-02-28

Similar Documents

Publication Publication Date Title
CN115334025B (en) Decentralized instant messaging method, decentralized instant messaging device, decentralized instant messaging equipment and storage medium
CN111741026B (en) Cross-chain transaction request processing method, device, equipment and storage medium
US20180309707A1 (en) Dynamic thread management for online conversations
CN113438355B (en) Communication method, device, equipment and storage medium based on cloud mobile phone
CN107908637B (en) Entity updating method and system based on knowledge base
CN110708358B (en) Session message processing method, electronic device and computer-readable storage medium
US11652656B2 (en) Web conference replay association upon meeting completion
CN118104218A (en) Integrated workspace on a communication platform
US11816311B2 (en) Automatically detecting need for breakout virtual meeting
CN110020846A (en) A kind of transferred account service processing method and system
CN106302368B (en) Transaction methods and device
CN111770176B (en) Traffic scheduling method and device
CN112330519A (en) Data processing method and device
CN115334026B (en) Instant messaging processing method, device and equipment based on block chain and storage medium
CN111193661B (en) Management method and device based on enterprise communication channel fusion system
KR102031589B1 (en) Methods and systems for processing relationship chains, and storage media
CN112069137A (en) Method and device for generating information, electronic equipment and computer readable storage medium
CN111555894A (en) Data processing method, device, equipment and storage medium
CN110852701A (en) Product demand management method, device and system
EP4142258A1 (en) Edge computing network, data transmission method and apparatus, device and storage medium
CN115865537A (en) Privacy calculation method based on centralized system management, electronic equipment and storage medium
CN113420275B (en) Data connection processing method, related device and computer program product
CN115913656A (en) Bank cross-border data platform, task processing method and deployment method
CN113691403A (en) Topological node configuration method, related device and computer program product
CN114546343A (en) Generation method and device of activity page

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant