Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chkr1011 authored Dec 22, 2018
1 parent 058bb65 commit 38f2453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ MQTTnet is a high performance .NET library for MQTT based communication. It prov
* Extensible communication channels (e.g. In-Memory, TCP, TCP+TLS, WS)
* Lightweight (only the low level implementation of MQTT, no overhead)
* Performance optimized (processing ~70.000 messages / second)*
* Uniform API over all versions of MQTT protocol
* Uniform API across all supported versions of the MQTT protocol
* Interfaces included for mocking and testing
* Access to internal trace messages
* Unit tested (~120 tests)
Expand Down Expand Up @@ -97,7 +97,7 @@ If you use this library and want to see your project here please create a pull r

## MIT License

Copyright (c) 2017-2018 Christian Kratky
Copyright (c) 2017-2019 Christian Kratky

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 38f2453

Please sign in to comment.