v0.18.0

fatedier/frpv0.18.0May 2, 2018by fatedier

AI Summary

Switches the multiplexing library from smux to yamux, which introduces a breaking change requiring all clients and servers to upgrade together.

Key Highlights

  • Use yamux instead of smux.

Breaking Changes

  • Use yamux instead of smux. It's incompatible with old versions.

Full Release Notes

### Change
- Use yamux instead of smux.

**Note: It's incompatible with old versions.**
**注意:此版本和之前的版本不兼容,谨慎升级。**