updates readme and roadmap

This commit is contained in:
Peter Thorson
2013-05-29 08:48:22 -05:00
parent f0f346dabe
commit e4c4cf2018
2 changed files with 5 additions and 1 deletions

View File

@@ -45,6 +45,9 @@ https://github.com/zaphoyd/websocketpp/
**Announcements Mailing List**
http://groups.google.com/group/websocketpp-announcements/
**IRC Channel**
#websocketpp (freenode)
**Discussion / Development / Support Mailing List / Forum**
http://groups.google.com/group/websocketpp/

View File

@@ -41,4 +41,5 @@ Needs work:
Non-release blocking feature roadmap
- Extension support
- permessage_compress extension
- Message buffer pool
- Message buffer pool
- CMake build/install support