Skip to content

Releases: leap-fish/necs

Fixes panic when the ws accept fails

06 Apr 11:06
Compare
Choose a tag to compare
v0.0.4

Don't panic if the accept fails

More concurrency fixes

02 Apr 19:35
Compare
Choose a tag to compare
v0.0.3

Fixes issue with ID being inconsistent

Concurrently safe router map

01 Apr 16:49
Compare
Choose a tag to compare

The map was changed since we saw some panics in our test project

First version

31 Mar 13:25
Compare
Choose a tag to compare
v0.0.1

Remove benchmark github action for now