Andrey Antukh
fd6362e463
♻️ Replace interceptors with middleware on vertx package.
2020-02-17 09:41:00 +01:00
Andrey Antukh
3507c4acb6
⬆️ Update pom.xml file on vertx vendor package.
2020-02-08 23:21:46 +01:00
Andrey Antukh
a63aff560f
✨ Minor improvements on websocket impl.
2020-02-08 21:26:01 +01:00
Andrey Antukh
0cc5c7f7bb
♻️ Reimplement websockets using streams.
2020-02-08 15:39:26 +01:00
Andrey Antukh
044f8487e2
🎉 Add ping message on websocket communication.
...
Every 30seconds (for reset the default nginx proxy timeout).
2020-02-07 13:12:05 +01:00
Andrey Antukh
e805515767
♻️ Refactor websockets subsystem.
2020-02-07 12:15:38 +01:00
Andrey Antukh
3d5e4370e0
✨ Restructure vertx vendor package.
2020-02-05 23:42:29 +01:00
Andrey Antukh
2a5fa4df0e
🎉 Add blocking
helper to vertx.core.
2020-02-03 22:30:32 +01:00
Andrey Antukh
bfe6b98ee1
🚧 Minor changes on blocking calls for thumbnails generation.
2020-01-27 16:52:19 +01:00
Andrey Antukh
aaa8bfe67d
🐛 Process thumbnail creation in serie (less resource usage).
2020-01-27 16:38:43 +01:00
Andrey Antukh
f2cb2c3791
✨ Fix many reflection warnings.
2020-01-27 10:03:42 +01:00
Andrey Antukh
9bcb91ceae
💄 Improve code of vertx timers ns.
2020-01-25 17:21:51 +01:00
Andrey Antukh
e4c9d29b69
🎉 Add helper for blocking executuion on vertx.
2020-01-25 17:21:22 +01:00
Andrey Antukh
de6fa83e96
🎉 Add high level schedule!
function to vertx.timers.
2020-01-23 15:47:01 +01:00
Andrey Antukh
685dade614
✨ Minor improvements on vertx.core ns.
2020-01-23 15:46:33 +01:00
Andrey Antukh
864081c31e
⬆️ Update vertx dependency to 4.0.0-milestone4 (vendor/vertx).`
2020-01-23 15:45:50 +01:00
Andrey Antukh
c4c0daddd3
🐛 Add missing pom.xml file.
2020-01-20 13:26:37 +01:00
Andrey Antukh
f57ce57cb3
♻️ Refactor on docker and build scripts.
...
- Migrate to from ubuntu to debian.
- Add new buildenv image.
- Remove production images building from this repo.
- Better comaptibility with other architectures (arm64).
- Improved config management.
2020-01-20 13:26:37 +01:00
Andrey Antukh
625ad7f4b7
💄 Minor cosmetic changes on vertx.core ns.
2020-01-14 13:13:35 +01:00
Andrey Antukh
bd5f25eabf
✨ Move vertx as vendor package.
2020-01-13 16:50:44 +01:00