Handle RPL_WELCOME
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
const RPL_WELCOME = "001";
|
||||
|
||||
function parsePrefix(s) {
|
||||
var prefix = {
|
||||
name: null,
|
||||
|
||||
Reference in New Issue
Block a user