Re: Apache Streams Server MVP

2024-01-08 Thread Steve Blackmon
TL;DR I'm planning to commit a Juneau version bump that may make some kinda broken stuff more broken, but it doesn't matter because those modules will only matter to the project again after being refactored for AS2 anyway. But let's do a minor version release before this refactor merges. --- Give

Re: Apache Streams Server MVP

2024-01-04 Thread Steve Blackmon
Any of the above? However trevorgrant.me is hosted, as long as it speaks activitypub protocol and so does blackmon.org, your users and mine can discover / follow / mention / message each other. The official spec does not say for example that a message from one server to another must be delivered

Re: Apache Streams Server MVP

2024-01-04 Thread Trevor Grant
Sounds reasonable, so take the following as a 'yes and', not a sharpshoot: What runtime are you thinking? K8s deployment? Single docker container (w/optional sidecar for persistence)? Laptop in my garage? Other? tg On Thu, Jan 4, 2024 at 3:30 PM Steve Blackmon wrote: > I've been thinking about

Apache Streams Server MVP

2024-01-04 Thread Steve Blackmon
I've been thinking about where to start on this new initiative, and here's what I've come up with: Goal: a releasable runnable java module / container implementing a tiny subset of activitypub spec that we can build capabilities and unit/integration tests for incrementally. Single user no authenti