Appearance
flake-net
[Flake-Net]\
Changelog
v1.0.8
- Updated certificate verification so it can be disabled
v1.0.7
- Fix for wrong TCP port
v1.0.6
- Fix for continuous router provider
v1.0.5
- Added continuous router provider
v1.0.4
- Removed Client dependency from RouterProviders
v1.0.3
- Moved away from static DI
v1.0.2:
- Fix for suspend fun close() stuck in join
v1.0.1:
- Splitted library into modules
This module contains the network implementations of flake. It includes the TcpWire and also some TcpRouterProviders. For this reason the user should only add the corresponding dependency when he really needs to talk flake via the network.
Packages
Name |
---|
de.imagineon.flake_net.router |
de.imagineon.flake_net.routerProvider |
de.imagineon.flake_net.wire |