Skip to content

Commit

Permalink
feat(client): introduce Socky 🧦 - the nifty internal socket state man…
Browse files Browse the repository at this point in the history
…ager (#8)

* feat(client): add Socky 🧦 - the internal socket state manager

* fix(socky): the sink might complete before `prepare` has has finished

* test: disposing while subscribing

* refactor: simplify Socky and small comment changes

* refactor: set whole state in one swab

* refactor: unnecessary type

* refactor: simplification

* fix: "concurrent" safe and allow pending sinks to connect on next socket

* test: fix stack cleanup
  • Loading branch information
enisdenjo committed Aug 28, 2020
1 parent 6ff96c2 commit a4bee6f
Show file tree
Hide file tree
Showing 4 changed files with 310 additions and 187 deletions.

0 comments on commit a4bee6f

Please sign in to comment.