hunt-imf v0.0.5 (2019-01-25T10:06:09Z)
Home
Dub
Repo
ChatService
chatroom
server
server
Undocumented in source.
class
ChatService {
mixin
MakeRouter
;
void
recv
(Msg message);
void
mylogin
(Login login);
}
Members
Functions
mylogin
void
mylogin
(Login login)
Undocumented in source. Be warned that the author may not have intended to support it.
recv
void
recv
(Msg message)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
MakeRouter
Undocumented in source.
Meta
Source
See Implementation
chatroom
server
server
aliases
ChatRoom
classes
ChatService
UserInfo
functions
main