TJ
TJ
note to self: write something that logs axon internals to a file, since it's all super hidden haha
we could propagate the subscribers upstream reasonably easily but I totally agree, in most cases, especially performance-critical cases you would likely have a dedicated socket anyway. I can see that...
yeah haha we'd have to actually check all the write()s to see if they're flushing to the kernel buffer and all that crap
I dont recall us even having a .createStream() anywhere
im fine with it as long as: - a) we dont overly complicate internals to abstract out accepting socket connections etc - b) we dont change the existing default api...
hmm not sure what you mean really, you want to save them, but start from scratch? howcome?
gotcha, it's definitely no something I need, but it sounds like you could achieve similar just with tagging. I actually recently broke this part but `bm view design` for example...
yep, most have ./example files or dirs but I'll add some usage info to the readmes
Could you reproduce with a test case? otherwise LGTM