Commit d1f96cf4 authored by alexstocks's avatar alexstocks

update readme

parent 23196e55
...@@ -15,22 +15,22 @@ ...@@ -15,22 +15,22 @@
- 2016/08/22 - 2016/08/22
> rename (Session)OnIdle to (Session)OnCron > rename (Session)OnIdle to (Session)OnCron
> rewrite server.go: add Server{done, wg} rewrite server.go: add Server{done, wg}
> add utils.go add utils.go
> version: 0.2.03 version: 0.2.03
- 2016/08/21 - 2016/08/21
> add name for Session > add name for Session
> add OnError for Codec add OnError for Codec
- 2016/08/18 - 2016/08/18
> delete last clause of handleRead > delete last clause of handleRead
> add reqQ handle case in last clause of handleLoop add reqQ handle case in last clause of handleLoop
> add conditon check in (*Session)RunEventLoop() add conditon check in (*Session)RunEventLoop()
> version: 0.2.02 version: 0.2.02
- 2016/08/16 - 2016/08/16
> rename all structs > rename all structs
> add getty connection add getty connection
> rewrite (Session)handleRead & (Session)handleEventLoop rewrite (Session)handleRead & (Session)handleEventLoop
> version: 0.2.01 version: 0.2.01
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment