Use Socket.IO P2P to connect peers for chat and more via WebRTC

Socket.IO P2P provides an easy and reliable way to setup a WebRTC connection between peers and communicate using the socket.io-protocol.

Socket.IO is used to transport signaling data and as a fallback for clients where the WebRTC PeerConnection is not supported. Adding a simple piece of middleware to your socket.io setup enables this – no need to hand roll your own signaling exchange or set up, deploy and scale new servers.

Source: Socket.IO — Socket.IO P2P

There is potential here to create a secure, non-archived chat system that would be useful for education. Add chat to a CALI eLangdell Lawbook for example, or enable law student study groups.

Open source, on-premises, Slack-alternative

We’re a YC-backed indie video game company releasing an open source alternative to Slack.

It’s called “Mattermost” and it’s the team communication service our company’s run on since last year. Like Slack, you can send messages and files across channels, get notifications on unreads and mentions, and search history–all from your PC or smartphone.

Unlike Slack, Mattermost is open source. You can download the code, run it on your own servers, and modify it as you wish.

http://www.mattermost.org/

This was bound to happen sooner or later. Appears to be written in Go.

Slack booms, adds Head of Platform to guide future growth

Workplace collaboration platform Slack has been a runaway success since opening for business just over a year ago: the company co-founded and led by Flickr founder Stewart Butterfield now has 1.1 million daily active users, with 300,000 of them paying for premium tiers of the service bringing in annual recurring revenue of $25 million. Now, Slack is stepping up its game and getting more serious about how it builds out its wider ecosystem. April Underwood — a longtime director of product at Twitter — has been appointed Slack’s first head of platform, a new role at the company.

As Slack Hits 1M Daily Users And 900K Integration Installs, It Hires April Underwood As Head Of Platform | TechCrunch http://techcrunch.com/2015/06/24/as-slack-hits-1m-daily-users-and-900k-integration-installs-it-hires-april-underwood-as-head-of-platform/

During my talk on Slack at CALIcon15 someone asked why I was putting my internal communication eggs into a basket that may b be home in a year. I replied that I thought Slack would be around next year and for years to come. This move seems to support my position.