question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Add support for Gossip/Grapewine chat network

See original GitHub issue

Brief summary of issue / Description of requested feature:

Gossip is a new inter-MUD chat network using websockets and JSON packets for communication through a centrally hosted server.

Reasons for adding feature:

It’s good to support initiatives like this, and Evennia already uses websockets for the webclient anyway.

Expected result of feature

A new gossip prototocol in evennia/server/portal/. It’s probably not needed to work in the same way as the IRCbot (there is no bot to launch onto the gossip network), but on the Evennia server side one could probably still represent the connection through a Bot class so it’s easy to relay data back to the respective Evennia channels.

Extra information, such as Evennia revision/repo/branch, operating system and ideas for how to solve / implement:

This is for development branch; and definitely open for those wanting to help out.

<bountysource-plugin>

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
oestrichcommented, Oct 16, 2018

While I can’t help directly with this effort, if anyone has questions about Gossip’s protocol I am more than happy to answer them (and maybe update the documentation so it’s clear!). Looking forward to seeing this in Evennia!

0reactions
Griatchcommented, Sep 9, 2019

This was already implemented in Evennia 0.9, just forgot to close this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gossip - An Elixir client for Grapevine - GitHub
A client for connecting to the Gossip MUD chat network. ... The package can be installed by adding gossip to your list of...
Read more >
How to manage grapevine communication in your team
Rampant grapevine communication can have disastrous effects on your team, but you can manage it with these tips.
Read more >
How to counter rumors on the grapevine - Cutting Edge Insights
Rumors in the workplace are the result of offline and online conversations. This article details how to counter rumors on the grapevine.
Read more >
Grapevine Communications-Everything you need to Know
To hear something through the grapevine is to learn of something informally and unofficially by means of gossip or rumor.
Read more >
Docs - Grapevine
Many games connect to Grapevine's chat, and all of them have varying levels of allowed chat. ... This is an array of features...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found