Update README.md

This commit is contained in:
johnA1331
2019-08-02 22:17:52 +08:00
committed by GitHub
parent 56f64b90d1
commit cc7cd9b3d0

View File

@@ -1,4 +1,4 @@
### Relevant articles
## Relevant Articles:
- [Embedded Jetty Server in Java](http://www.baeldung.com/jetty-embedded)
- [Introduction to Netty](http://www.baeldung.com/netty)
@@ -8,3 +8,4 @@
- [Testing Netty with EmbeddedChannel](http://www.baeldung.com/testing-netty-embedded-channel)
- [MQTT Client in Java](https://www.baeldung.com/java-mqtt-client)
- [Guide to XMPP Smack Client](https://www.baeldung.com/xmpp-smack-chat-client)
- [A Guide to NanoHTTPD](https://www.baeldung.com/nanohttpd)