We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcde559 commit e6f6e4aCopy full SHA for e6f6e4a
README.md
@@ -70,7 +70,7 @@ WebsocketProxy relies on several external libraries. You can install these depen
70
71
## Contributing
72
73
-Contributions are welcome! Please open an issue or submit a pull request on [GitHub](https://github.com/kzhdev/websocket_proxy).
+Contributions are welcome! Please open an issue or submit a pull request on [GitHub](https://github.com/kzhdev/websocket_proxy/issues).
74
75
## License
76
src/CHANGELOG
@@ -0,0 +1,7 @@
1
+1.0.0.1
2
+- Fix shutdown deadlock
3
+- Add example
4
+- Rename project to websocket_proxy
5
+
6
+1.0.0.0
7
+- Initial release
0 commit comments