aboutsummaryrefslogtreecommitdiff
path: root/conn_pool.go
Commit message (Expand)AuthorAgeFilesLines
* go fmtSimon Ser2019-12-031-1/+1
* Add synchronization to connection poolSimon Ser2019-12-021-1/+11
* Evict connection pool entry on logoutSimon Ser2019-12-021-0/+6
* Add initial login logicSimon Ser2019-12-021-0/+58