He-Pin(kerr)
He-Pin(kerr)
Great issue; Use case: How to support 30,000,000 peers in 300,000 topics? This is very common for group chatting / live streamings / virtual meetings. Sharded mediator is what we...
Crdts is a very bad name for the introduction. Can you imagine what it is the first without googling it?
should provide play-slick-codegen

The root cause is I am using a `Recursive Types` and auto mapping, so boom! The automapping gave me a `Writes`, but with the recursived one as `null`.
easy fixed with a `lazy`. 1. The macro should throw exception when auto mapping the recursive type. 2. When the `Writes` is null,throw an exception. 3. Yes,two `lazy val `s...
SSL用native的性能好
@Daxten I think for the highlighting problem or something like that,you could try invalidate-cache & restart,and you could report the issue on the scala-plugin's issue tracker.
esbuild is used by Snowpack too