ghassmo
|
a59b4786d9
ircd: write proper messages in info! output
|
4 years ago |
Dastan-glitch
|
8f472cdad8
bin/ircd: use AtomicBool instead of bool
|
4 years ago |
ghassmo
|
01ac20aab4
util/cli: refactoring loading log config & add path for log file
|
4 years ago |
parazyd
|
82ee1a9331
rpc: Clean up and document the server implementation.
|
4 years ago |
Dastan-glitch
|
f6de14bea1
bin/ircd: fix part command
|
4 years ago |
parazyd
|
5718e22347
ircd: Minor cleanup and more verbosity.
|
4 years ago |
parazyd
|
5cfe8be52c
ircd: Configurable autojoins and per-channel encryption.
|
4 years ago |
ghassmo
|
f1c97207ba
rpc: merge rpcserver2 to rpcserver & fix bins affected by the merging
|
4 years ago |
ghassmo
|
d320edeecb
bin: upgrade send_request rpc function across bins
|
4 years ago |
ghassmo
|
8cdd47bf1b
bin/ircd: minor changes
|
4 years ago |
ghassmo
|
95b32a7390
raft: remove p2p code from start function & add p2p get_info() to ircd rpc
|
4 years ago |
ghassmo
|
6fa29eb48d
bin/ircd: use only tcp connection for irc clients
|
4 years ago |
ghassmo
|
f625dc23eb
ircd: irc server support tls protocol
|
4 years ago |
ghassmo
|
d0b638226c
ircd: error handling for cleaning received msg
|
4 years ago |
ghassmo
|
f15f5906b8
retrieve "ircd: create entry point socket for bots and plugins"
|
4 years ago |
ghassmo
|
87acffb63e
ircd: create entry point socket for bots and plugins
|
4 years ago |
ghassmo
|
193e9d16c3
replace old ircd code with ircd2
|
4 years ago |
parazyd
|
a2e6917f3c
ircd: General code cleanup.
|
4 years ago |
parazyd
|
36fa2e020c
net: Minor cleanups for idiomatic naming.
|
4 years ago |
ghassmo
|
77a52ea0fe
bin/ircd: run four executor threads
|
4 years ago |
narodnik
|
198061daa2
add get_info() hook for p2p and sessions
|
4 years ago |
Dastan-glitch
|
1680d56b2f
ircd: cleanup
|
4 years ago |
ghassmo
|
35706c16e1
remove cli module & move the cli_config to util
|
4 years ago |
ghassmo
|
e3a68e334b
rpc: pass Url object to send_request function instead of &str
|
4 years ago |
lunar-mining
|
5d86af2213
map + ircd: implemented ping/ pong method
|
4 years ago |
lunar-mining
|
254a47bc2b
ircd/ get_info: made message a list
|
4 years ago |
parazyd
|
40d215823e
bin/ircd: Code formatting.
|
4 years ago |
lunar-mining
|
d485a8d721
ircd: pass rpc_listen_addr to RpcInterface. display rpc_addr in get_info
|
4 years ago |
dasman
|
7da841e9e7
bin/ircd: fixing ping-pong reply which fixes occasional re-connection (#66)
|
4 years ago |
lunar-mining
|
753021b96d
ircd: cleanup json format
|
4 years ago |