Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 175
    • Issues 175
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #219

Closed
Open
Opened Jun 02, 2023 by Przemyslaw Kaminski@cgenie
  • Report abuse
  • New issue
Report abuse New issue

[idea] XMPP support

We discussed this during last workshop in Paris, but this was never written down.

The idea is to add XMPP chat support to gargantext. We could then host IRC meetings inside Garg. Also, XMPP is quite large so other options are possible, eg. chatops (a bot which can interact with user, e.g. returns graph PNG upon request or send him a link of a webpage and it saves it and adds to documents).

I have set up my private server with ejabberd, it works nice so far. I have been using it for couple of months now and chat on IRC with it.

I also tested this Haskell library in another project

https://hackage.haskell.org/package/pontarius-xmpp

It seems to work fine, though it's quite a thin wrapper around the XML provided by the protocol (which doesn't have to be bad).

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#219