Sponsored Content
Full Discussion: Vue.js Steam Chat
Top Forums Web Development Vue.js Steam Chat Post 303034007 by Neo on Tuesday 16th of April 2019 11:12:34 AM
Old 04-16-2019
Progress.

I have PubNub working in publish-subscribe mode in a rough and tumble way between two unix.com user accounts in two different browsers (Safari and Chrome) using two different URLs (one on the main site and one in local host).

Now, I just need to work on how to set up various publish and subscribe chat services on a user-to-user basis, permissions, subscriptions (join and unsubscribe), archiving the chats, etc. In other words, I have a long way to go to get something working that could replace the current PM system and be really cool, but I'm making progress.

Image

With what I have already, I could build a member chat room for all users and guests (no permissions, no subscriptions, just a single chat room, using what I have scaffolded together right now; and I might create a single room for fun (and for testing) before moving on to more complex tasks.

I'm using the PubNub API and we get up to 1 Million transactions a month free, so we should be OK since the site is not very busy these days Smilie
This User Gave Thanks to Neo For This Post:
 

5 More Discussions You Might Find Interesting

1. Web Development

Can you embed Skype or any other video chat/chat program into a webpage?

Hi, I am trying to embed Skype or any other video chat/chat program into a webpage. Has anyone had success doing this? or know how? Thanks Phil (2 Replies)
Discussion started by: phil_heath
2 Replies

2. What is on Your Mind?

Very Funny and Somewhat Amazing 2006 Chat Bot Chat

Working on the badging system, Just found this old thread for 2006 and started reading it. ROTFL ... what a great discussion between forum members and our chat bot Gollum "back in the good old days"... You must check this out if you want a laugh and big smile: ... (1 Reply)
Discussion started by: Neo
1 Replies

3. Web Development

Simple Vue.js Component to Redirect to External Web Page Using Vue Router

Vue Router has some quirks and on of the quirks is that it is not reliable when adding external links using the vue-router library. After struggling with many solutions, I have found that creating a simple Vue.js component like this one seems to work the best (so far): Component Example: ... (0 Replies)
Discussion started by: Neo
0 Replies

4. Web Development

Vue JS 2 Tutorial by The Net Ninja: A Recommended Vue.js Video Tutorial Series

A number of people have asked me how to get started with Vue.js and my reply before today was to Google "Vue.js". That has changed and my recommendation to anyone who wants to learn the fastest growing, easiest to learn and use Vue.js web dev framework is to watch this video tutorial series: ... (0 Replies)
Discussion started by: Neo
0 Replies

5. Web Development

Documenting Installation Problem with vue-beautiful-chat

REF: https://github.com/mattmezza/vue-beautiful-chat $ git clone https://github.com/mattmezza/vue-beautiful-chat.git Cloning into 'vue-beautiful-chat'... remote: Enumerating objects: 534, done. remote: Total 534 (delta 0), reused 0 (delta 0), pack-reused 534 Receiving objects: 100%... (2 Replies)
Discussion started by: Neo
2 Replies
EKG2(1) 							   User Commands							   EKG2(1)

NAME
ekg2 - opensource IM client for UNIX systems SYNOPSIS
ekg2 [OPTIONS] [COMMANDS] DESCRIPTION
-u, --user=NAME uses profile NAME -t, --theme=FILE loads theme from FILE -n, --no-auto does not connect to server automatically -m, --no-mouse does not load mouse support -N, --no-global-config ignores global configuration file -a, --away[=DESCRIPTION] changes status to ``away'' -b, --back[=DESCRIPTION] changes status to ``available'' -i, --invisible[=DESCR] changes status to ``invisible'' -d, --dnd[=DESCRIPTION] changes status to ``do not disturb'' -f, --free-for-chat[=DESCR] changes status to ``free for chat'' -x, --xa[=DESCRIPTION] changes status to ``very busy'' -h, --help displays this help message -v, --version displays program version and exits Options concerned with status depend on the protocol of particular session -- some sessions may not support ``do not disturb'' status, etc. SEE ALSO
The full documentation for ekg2 is maintained as a Docbook manual. See http://ekg2.org/ekg2book/ for an online version. ekg2 September 2005 EKG2(1)
All times are GMT -4. The time now is 11:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy