Updated README

This commit is contained in:
Joseph Henry
2017-10-20 12:52:32 -07:00
parent 9b1313adc7
commit 894e7d7dc1
2 changed files with 8 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
## libzt C++ examples
***
- [simple_client_server](simple_client_server): No-frills C++ client and server using libzt sockets
- [cxproj_dll](cxproj_dll): Example of how to use libzt in DLL form in Visual Studio