func GetConnectedCount()

in bayeux.go [298:300]


func GetConnectedCount() int {
	return st.connectCount
}