Update README.md
This commit is contained in:
parent
56f64b90d1
commit
cc7cd9b3d0
|
@ -1,4 +1,4 @@
|
||||||
### Relevant articles
|
## Relevant Articles:
|
||||||
|
|
||||||
- [Embedded Jetty Server in Java](http://www.baeldung.com/jetty-embedded)
|
- [Embedded Jetty Server in Java](http://www.baeldung.com/jetty-embedded)
|
||||||
- [Introduction to Netty](http://www.baeldung.com/netty)
|
- [Introduction to Netty](http://www.baeldung.com/netty)
|
||||||
|
@ -8,3 +8,4 @@
|
||||||
- [Testing Netty with EmbeddedChannel](http://www.baeldung.com/testing-netty-embedded-channel)
|
- [Testing Netty with EmbeddedChannel](http://www.baeldung.com/testing-netty-embedded-channel)
|
||||||
- [MQTT Client in Java](https://www.baeldung.com/java-mqtt-client)
|
- [MQTT Client in Java](https://www.baeldung.com/java-mqtt-client)
|
||||||
- [Guide to XMPP Smack Client](https://www.baeldung.com/xmpp-smack-chat-client)
|
- [Guide to XMPP Smack Client](https://www.baeldung.com/xmpp-smack-chat-client)
|
||||||
|
- [A Guide to NanoHTTPD](https://www.baeldung.com/nanohttpd)
|
||||||
|
|
Loading…
Reference in New Issue