Commit Graph

66 Commits

Author SHA1 Message Date
Robinson
daf289c7b7
updated deps 2023-09-07 18:15:10 +02:00
Robinson
8b62dbb063
Removed more coroutine, simplified methods 2023-09-04 14:23:06 +02:00
Robinson
364b29fd0c
version 6.9.1 2023-08-21 19:53:10 +02:00
Robinson
0747802f0d
updated deps, version 6.9 2023-08-21 02:20:41 +02:00
Robinson
87173af0b7
version 6.8 2023-08-20 14:28:12 +02:00
Robinson
91aed612cc
updated license 2023-08-09 22:35:30 -06:00
Robinson
ae08ff2c2f
Updated classutils 2023-08-05 13:24:21 -06:00
Robinson
72b4c93206
Removed moshi, updated deps 2023-08-04 23:32:44 -06:00
Robinson
c4129f25fa
Updated test app 2023-07-21 00:20:23 +02:00
Robinson
307b8f558f
Updated comments/dependencies 2023-07-14 13:47:59 +02:00
Robinson
0ae5b5f927
Updated deps 2023-07-03 01:47:39 +02:00
Robinson
264081b38b
updated license 2023-07-02 22:00:32 +02:00
Robinson
a6f1664740
Updated license 2023-06-29 20:02:11 +02:00
Robinson
8ed44904d1
updated license 2023-06-29 19:27:35 +02:00
Robinson
bd14234bc7
Updated license 2023-06-26 02:23:06 +02:00
Robinson
6c4cb55a2e
updated license 2023-06-25 17:27:29 +02:00
Robinson
8ac3def5d3
updated license 2023-06-16 14:15:36 +02:00
Robinson
1b9329b734
updated license 2023-06-14 23:36:05 +02:00
Robinson
1c13c17d1f
updated license 2023-05-08 09:59:44 +02:00
Robinson
8f8d6cb82e
Update copyright 2023-04-20 18:20:10 +02:00
Robinson
cdd6c7e7bd
Updated build deps and license 2023-02-08 22:56:56 +01:00
Robinson
f6105a3b11
Updated version 2023-01-05 23:10:31 +01:00
Robinson
f1220c27a8
updated license 2023-01-02 16:16:26 +01:00
Robinson
a7e520caed
udpated license 2022-12-15 23:56:18 +01:00
Robinson
688541fadf
Fixed typo 2022-11-21 16:14:21 +01:00
Robinson
ecdd90a657
Updated license 2022-08-10 14:34:14 +02:00
Robinson
dad5cd90b0
Network now uses MDC + unique session id's to initiate/create connections. Prevents issues surrounding handshake conflicts. Now uses exclusive publications, also synchronizes on connection when sending data. Fixed issues when binding to IPv6 Wildcard IPs. RMI events will (attempt) to suppress errors when the connection is closed when the RMI waiter times out. 2022-08-04 03:39:14 +02:00
Robinson
3ef3d28d24
Removed coroutines from parts of the networking message processing. 2022-07-27 00:20:34 +02:00
Robinson
0d01b8d303
Updated version and dependencies 2022-06-14 12:22:53 +02:00
Robinson
ab791af801
Now uses DNS for name resolution if the client connection is not an IP address. 2022-06-04 01:32:58 +02:00
Robinson
e4976e3a5a
Added better log info when reconnecting to a server 2022-06-01 23:52:52 +02:00
Robinson
261d50af9e
Updated libraries, must support java11 now (because of crypto) 2022-05-30 02:12:54 +02:00
Robinson
b0b57324d0
Updated libraries + comments 2022-03-27 21:15:31 +02:00
Robinson
97efa8eed7
Commented out unused dependency 2022-03-18 16:35:02 +01:00
Robinson
3ffa07d65f
Updated utils 2022-03-15 09:26:15 +01:00
Robinson
2a14d09a2c
Updated to support the split of Utilities + OS project. 2022-03-05 22:50:17 +01:00
Robinson
235bd6981c
updated license 2022-03-04 23:56:00 +01:00
Robinson
79bffbced0
Updated dependencies, added transitive to module-info 2022-03-03 01:44:55 +01:00
Robinson
d8aab11fdb
Updated dependencies + version 2022-03-03 01:25:32 +01:00
Robinson
70451c3e03
updated license info 2022-01-06 23:39:27 -07:00
Robinson
c77ed91c82
Updated dependencies and gradle 2021-10-01 11:28:47 +02:00
Robinson
c8f4ba2b01 Now using the storage project 2021-08-23 00:52:16 -06:00
Robinson
07daeafa05 updated version, updated build dependencies 2021-08-19 00:15:32 -06:00
Robinson
33f3ca8ebc Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +02:00
Robinson
bc59a19058 Updated libraries 2021-04-27 14:11:48 +02:00
Robinson
6ae12e213a updated license info 2021-04-24 00:18:34 +02:00
nathan
96b4a78104 Updated to use the object pool. Release 5.0! 2020-10-06 02:08:12 +02:00
nathan
f716b72eca Updated license 2020-10-05 15:14:47 +02:00
nathan
f724dc4662 Updated license 2020-09-10 02:20:45 +02:00
nathan
0cc4630d4d Updated libraries, added annotation scanning, added comments 2020-08-31 14:53:29 +02:00