Upgrade to Event Bus 1.0.0 #112

Merged
kske merged 1 commits from event-bus-1.0.0 into develop 2 years ago
kske commented 2 years ago
Owner
There is no content yet.
kske added this to the v0.3-beta milestone 2 years ago
kske added the
client
M
labels 2 years ago
kske self-assigned this 2 years ago
kske requested review from mpk 2 years ago
kske requested review from delvh 2 years ago
delvh approved these changes 2 years ago
delvh left a comment
Owner

👍

👍
@ -20,6 +20,7 @@ import envoy.client.event.*;
import envoy.client.helper.ShutdownHelper;
import envoy.client.util.*;
delvh commented 2 years ago
Owner

?

?
kske marked this conversation as resolved
@ -11,3 +9,3 @@
* @since Envoy Common v0.2-alpha
*/
public final class IDGenerator implements IEvent, Serializable {
public final class IDGenerator implements Serializable {
delvh commented 2 years ago
Owner

Wait, you can send anything now using event bus?

Wait, you can send anything now using event bus?
kske commented 2 years ago
Poster
Owner

That's right. Every object can be an event and / or an event listener.

That's right. Every object can be an event and / or an event listener.
kske marked this conversation as resolved
kske force-pushed event-bus-1.0.0 from 5f751526d7 to 5ef5d96445 2 years ago
kske merged commit 544210a811 into develop 2 years ago
kske deleted branch event-bus-1.0.0 2 years ago
This repo is archived. You cannot comment on pull requests.
Loading…
There is no content yet.