transport 1.0.8 copy "transport: ^1.0.8" to clipboard
transport: ^1.0.8 copied to clipboard

A starting point for Dart libraries or applications.

1.0.0 #

  • Initial version, provide transport server:

    1. ProxyServer
    2. TransportServer
    3. TransportBridge

1.0.1 #

  • export classes.....

1.0.2 #

  • export console_log_interface

1.0.3 #

  • allow proxy server select cache...

1.0.4 #

  • refactor all... provide transport server as follows:

    1. HttpProxyServer
    2. ProxyServer
    3. BridgeClientServer
    4. BridgeServer
  • Bridge Server can use RSA crypt at hand-shake step.

1.0.5 #

  • export HttpProxyServer

1.0.6 #

  • allow bridge client specify peer address & port
  • allow bridge client refuse response.
  • fix intranet not access problem

1.0.7 #

  • 重新设计 BridgeServer,移除旧版所有代理服务器

1.0.8 #

  • 修复部分 BUG
  • 修复 Heartbeat Machine 报错问题
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

console_cmd, encrypt, pointycastle, stream_data_reader

More

Packages that depend on transport